grub/grub-core/kern/emu
Vladimir Serbinenko 27d1a67f8a Fix canonicalize_file_name clash.
canonicalize_file_name clashed with gnulib function. Additionally
it was declared in 2 places: emu/misc.h and util/misc.h. Added
grub_ prefix and removed second declaration.
2015-03-04 01:00:19 +01: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 Fix build with glibc 2.20 2014-09-15 19:59:27 +04: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