* util/getroot_unix.c [__MINGW32__ || __CYGWIN__]:

Define dummy grub_util_pull_lvm_by_command to decrease number of #if's.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-09-23 12:06:00 +02:00
parent 5dd8205424
commit bca8873a0c
4 changed files with 19 additions and 3 deletions

View file

@ -1,3 +1,14 @@
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
* util/getroot_unix.c [__MINGW32__ || __CYGWIN__]:
Define dummy grub_util_pull_lvm_by_command to decrease number of #if's.
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/posix_wrap/sys/types.h: Use OpenBSD approach: it's
less nice but more portable.
* grub-core/lib/posix_wrap/wchar.h: Likewise.
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/cryptodisk.h (grub_cryptodisk): Use grub_util_fd_t