grub/kern/emu
Colin Watson db2102a046 * kern/emu/misc.c (canonicalize_file_name): realpath can still
return NULL for various reasons even if it has a maximum-length
buffer: for example, there might be a symlink loop, or the path
might exceed PATH_MAX.  If this happens, return NULL.
2010-05-27 15:45:41 +01:00
..
console.c reorganized grub-emu sources to suite upcoming automake build system 2010-04-27 10:50:28 +05:30
getroot.c cygwin emu build fixes 2010-05-06 08:45:39 +05:30
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