grub/grub-core/osdep
Colin Watson 9b45c0733e * grub-core/osdep/unix/emuconsole.c (put): Pacify the compiler on
systems that require checking the return value of write.
2013-11-13 13:34:57 +00:00
..
apple * grub-core/osdep/apple/hostdisk.c (grub_util_get_fd_size): Rename to .. 2013-11-11 23:08:51 +01:00
aros Split make_system_path_relative_to_its_root into separate file 2013-10-19 16:21:08 +02:00
basic Split emunet into platform-dependent and GRUB-binding parts. Keep 2013-10-15 11:55:20 +02:00
bsd Move stat () and device mode checking into OS-dependent files as 2013-10-19 16:29:20 +02:00
devmapper Move stat () and device mode checking into OS-dependent files as 2013-10-19 16:29:20 +02:00
freebsd Move stat () and device mode checking into OS-dependent files as 2013-10-19 16:29:20 +02:00
generic * grub-core/osdep/generic/blocklist.c: Add missing include to string.h. 2013-10-19 02:24:40 +02:00
haiku Add haiku-specific functions. 2013-10-19 16:39:38 +02:00
hurd Move stat () and device mode checking into OS-dependent files as 2013-10-19 16:29:20 +02:00
linux * grub-core/osdep/linux/getroot.c: Fix cast-align problems. 2013-11-03 00:43:49 +01:00
sun Move stat () and device mode checking into OS-dependent files as 2013-10-19 16:29:20 +02:00
unix * grub-core/osdep/unix/emuconsole.c (put): Pacify the compiler on 2013-11-13 13:34:57 +00:00
windows * grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror): Silence 2013-11-12 16:09:42 +01:00
blocklist.c Split out blocklist retrieving from setup.c to 2013-10-15 17:02:26 +02:00
cputime.c Move cpu time retrieval to separate grub_util_get_cpu_time_ms 2013-10-15 13:13:53 +02:00
emuconsole.c * grub-core/osdep/windows/emuconsole.c: New file. 2013-10-14 21:33:55 +02:00
emunet.c * grub-core/net/drivers/emu/emunet.c: Move to .. 2013-10-08 18:42:46 +02:00
exec.c * grub-core/osdep/unix/getroot.c: Move exec functions to ... 2013-10-19 02:56:40 +02:00
getroot.c Add haiku-specific functions. 2013-10-19 16:39:38 +02:00
hostdisk.c Add haiku-specific functions. 2013-10-19 16:39:38 +02:00
init.c Move set_program_name and init_nls to host_init. On windows 2013-10-13 20:03:42 +02:00
ofpath.c * util/ieee1275/ofpath.c: Move to ... 2013-10-08 18:25:49 +02:00
password.c Move password-querying (util-version) routines to grub-core/osdep. 2013-10-08 17:51:39 +02:00
random.c * grub-core/osdep/random.c: Use unix/random.c on haiku. Haiku uses 2013-10-19 02:30:05 +02:00
relpath.c Split make_system_path_relative_to_its_root into separate file 2013-10-19 16:21:08 +02:00
sleep.c Move sleep routines to grub-core/osdep. 2013-10-08 17:38:46 +02:00