grub/grub-core/osdep
Andrei Borzenkov 5082ea6184 remove extra newlines in grub_util_* strings
grub_util_{info,warn,error} already add trailing newlines, so remove
them from format strings. Also trailing full stops are already added.
2015-05-13 09:47:17 +03:00
..
apple Make newly-created files other than grub.cfg world-readable. 2013-12-24 17:36:10 +01:00
aros Fix canonicalize_file_name clash. 2015-03-04 01:00:19 +01:00
basic Clarify several translatable messages. 2013-12-21 01:41:16 +01:00
bsd Make newly-created files other than grub.cfg world-readable. 2013-12-24 17:36:10 +01:00
devmapper devmapper/getroot: Fix memory leak. 2015-01-26 09:50:27 +01:00
freebsd Ignore EPERM when modifying kern.geom.debugflags 2014-01-19 14:38:07 +00:00
generic
haiku haiku/getroot.c (grub_util_find_partition_start_os): Avoid division by zero. 2015-01-21 17:42:15 +01:00
hurd Clarify several translatable messages. 2013-12-21 01:41:16 +01:00
linux remove extra newlines in grub_util_* strings 2015-05-13 09:47:17 +03:00
sun
unix getroot: include sys/mkdev.h for makedev 2015-04-13 19:52:28 +03:00
windows Fix canonicalize_file_name clash. 2015-03-04 01:00:19 +01:00
blocklist.c
compress.c
config.c
cputime.c
dl.c Move OS-dependent mprotect for module loading to grub-core/osdep/*/dl.c 2013-12-08 18:08:23 +01:00
emuconsole.c
emunet.c
exec.c * grub-core/osdep/exec.c: Use unix version on cygwin. 2013-12-14 21:39:03 +01:00
getroot.c
hostdisk.c
init.c
ofpath.c
password.c
platform.c Implement windows flavour of EFI install routines. 2013-12-14 23:35:58 +01:00
platform_unix.c
random.c
relpath.c
sleep.c