grub/kern/emu
Colin Watson 0d9ff59345 * kern/emu/getroot.c (find_root_device_from_mountinfo): Use getline instead
of fgets into a static buffer.  Use sizeof instead of strlen on a constant
string.  Thanks to Vladimir for review.
2010-06-01 18:05:29 +01:00
..
console.c reorganized grub-emu sources to suite upcoming automake build system 2010-04-27 10:50:28 +05:30
getroot.c * kern/emu/getroot.c (find_root_device_from_mountinfo): Use getline instead 2010-06-01 18:05:29 +01:00
hostdisk.c Fix -Wshadow warning with emu build on NetBSD. 2010-05-26 23:49:52 +02:00
hostfs.c reorganized grub-emu sources to suite upcoming automake build system 2010-04-27 10:50:28 +05:30
main.c merge with mainline 2010-05-04 09:09:03 +05:30
misc.c * kern/emu/misc.c (canonicalize_file_name): realpath can still 2010-05-27 15:45:41 +01:00
mm.c undo some hunks that were removed by mistake 2010-04-27 20:59:45 +05:30
time.c reorganized grub-emu sources to suite upcoming automake build system 2010-04-27 10:50:28 +05:30