grub/grub-core/kern/emu
Vladimir 'phcoder' Serbinenko 984cfd8a79 * grub-core/kern/emu/hostdisk.c (grub_util_get_fd_size): Adapt for
mingw32 as well based on grub_util_get_disk_size.
	* util/misc.c (grub_util_get_disk_size): Removed. all users switched to
	grub_util_get_fd_size.
	(sync): Removed.
	(fsync): Moved to ...
	* grub-core/kern/emu/misc.c (fsync): ... here.
2013-08-22 16:50:12 +02:00
..
argp_common.c Import new gnulib. 2013-04-11 21:12:46 +02:00
cache.c Succesfully loaded return-only module on ia64-emu 2011-01-02 14:09:58 +01:00
cache_s.S Fix autogen 2011-01-03 00:30:26 +01:00
error.c Import new gnulib. 2013-04-11 21:12:46 +02:00
full.c Make 'make check' work on emu. 2013-04-27 02:00:16 +02:00
hostdisk.c * grub-core/kern/emu/hostdisk.c (grub_util_get_fd_size): Adapt for 2013-08-22 16:50:12 +02:00
hostfs.c * grub-core/kern/emu/hostdisk.c (grub_util_get_fd_size): Adapt for 2013-08-22 16:50:12 +02:00
lite.c Make 'make check' work on emu. 2013-04-27 02:00:16 +02:00
main.c Make 'make check' work on emu. 2013-04-27 02:00:16 +02:00
misc.c * grub-core/kern/emu/hostdisk.c (grub_util_get_fd_size): Adapt for 2013-08-22 16:50:12 +02:00
mm.c * grub-core/kern/emu/mm.c (grub_memalign): Don't define if there is no 2013-08-22 16:16:29 +02:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30