grub/grub-core/kern/emu
Colin Watson 5974d4ba65 hostfs: Drop unnecessary feature test macros
_BSD_SOURCE was added to allow the use of DT_DIR, but that was removed
in e768b77068.  While adding
_DEFAULT_SOURCE as well works around problems with current glibc,
neither is in fact needed nowadays.
2015-03-23 14:32:30 +00:00
..
argp_common.c Build fixes for argp.h with older gcc. 2013-12-21 18:08:25 +01:00
cache.c emu/cache: Change declaration of __clear_cache to match builtin declaration. 2015-02-26 22:20:59 +01:00
cache_s.S Fix mips-emu compilation. 2013-12-08 17:49:02 +01:00
full.c Implement sparc64 trampolines (needed for sparc64-emu). 2013-12-10 00:01:27 +01:00
hostdisk.c Fix canonicalize_file_name clash. 2015-03-04 01:00:19 +01:00
hostfs.c hostfs: Drop unnecessary feature test macros 2015-03-23 14:32:30 +00:00
lite.c * grub-core/kern/emu/lite.c: Add missing include of ../ia64/dl_helper.c. 2013-12-08 18:14:32 +01:00
main.c * grub-core/kern/emu/main.c: Build fix for emu. 2013-12-21 18:09:19 +01:00
misc.c remove unused error.h from kern/emu/misc.c 2013-12-28 09:04:10 +04:00
mm.c Remove grub_memalign on emu. 2013-12-08 18:12:20 +01:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30