Define GRUB_UTIL_FD_O_* and always use them with grub_util_fd_open.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-14 02:11:59 +02:00
parent 84379b61d2
commit 6de292cb9b
8 changed files with 67 additions and 19 deletions

View file

@ -1,3 +1,7 @@
2013-10-14 Vladimir Serbinenko <phcoder@gmail.com>
Define GRUB_UTIL_FD_O_* and always use them with grub_util_fd_open.
2013-10-14 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/osdep/hostfile_windows.h (grub_util_utf8_to_tchar): Add