* grub-core/kern/emu/hostdisk.c: Disentagle into a series of OS-specific
files rather than one file with loads of #if's. * util/getroot.c: Likewise.
This commit is contained in:
parent
287faafe8d
commit
3ff4063dd3
30 changed files with 4039 additions and 2364 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-09-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/emu/hostdisk.c: Disentagle into a series of OS-specific
|
||||
files rather than one file with loads of #if's.
|
||||
* util/getroot.c: Likewise.
|
||||
|
||||
2013-09-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/posix_wrap/sys/types.h: Use stddef on *BSD.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue