grub/grub-core/kern/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
..
argp_common.c Build fixes for argp.h with older gcc. 2013-12-21 18:08:25 +01:00
cache.c RISC-V: Add to build system 2019-02-25 14:02:05 +01:00
cache_s.S RISC-V: Add to build system 2019-02-25 14:02:05 +01:00
full.c Implement sparc64 trampolines (needed for sparc64-emu). 2013-12-10 00:01:27 +01:00
hostdisk.c Rename grub_disk members 2019-03-25 15:14:52 +01:00
hostfs.c hostfs: #undef open and close. 2019-06-07 15:36:28 +02:00
lite.c RISC-V: Add to build system 2019-02-25 14:02:05 +01:00
main.c Ensure that grub_reboot doesn't return on emu. 2017-01-27 20:10:23 +00:00
misc.c calloc: Make sure we always have an overflow-checking calloc() available 2020-07-29 16:55:47 +02:00
mm.c calloc: Make sure we always have an overflow-checking calloc() available 2020-07-29 16:55:47 +02:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30