grub/include/grub/emu
Peter Jones 64e26162eb calloc: Make sure we always have an overflow-checking calloc() available
This tries to make sure that everywhere in this source tree, we always have
an appropriate version of calloc() (i.e. grub_calloc(), xcalloc(), etc.)
available, and that they all safely check for overflow and return NULL when
it would occur.

Signed-off-by: Peter Jones <pjones@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2020-07-29 16:55:47 +02:00
..
config.h Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir 2013-11-16 20:21:16 +01:00
console.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
exec.h consolidate grub_util_exec code 2013-12-16 22:41:15 +04:00
getroot.h Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir 2013-11-16 20:21:16 +01:00
hostdisk.h Make grub_util_devmapper_part_to_disk and grub_util_find_partition_start 2013-12-24 14:16:57 +01:00
hostfile.h util: Detect more I/O errors 2019-03-05 10:23:47 +01:00
misc.h calloc: Make sure we always have an overflow-checking calloc() available 2020-07-29 16:55:47 +02:00
net.h Split emunet into platform-dependent and GRUB-binding parts. Keep 2013-10-15 11:55:20 +02:00