grub2/grub-core/kern/emu
Colin Watson e075884044 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.

Origin: upstream, http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commitdiff;h=a276b840464629fdaecbe7e813f83a717a34993a
Origin: upstream, http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commitdiff;h=5974d4ba65fc5ad9253857bf992ffd3c635baf2a
Last-Update: 2015-03-23

Patch-Name: hostfs_remove_ftm.patch
2015-03-23 14:36:38 +00:00
..
argp_common.c Build fixes for argp.h with older gcc. 2013-12-21 18:08:25 +01:00
cache_s.S Fix mips-emu compilation. 2013-12-08 17:49:02 +01:00
cache.c * grub-core/kern/emu/cache.c [__ia64__]: Use our cache cleaning routine 2013-12-09 14:24:56 +01:00
full.c Implement sparc64 trampolines (needed for sparc64-emu). 2013-12-10 00:01:27 +01:00
hostdisk.c Disable use of floppy devices 2014-01-13 12:25:33 +00:00
hostfs.c hostfs: Drop unnecessary feature test macros 2015-03-23 14:36:38 +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 leftover references to some of the system headers. 2013-10-15 17:59:54 +02: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