Andrey Borzenkov
|
5ef569df5b
Use _W64 to detect MinGW W64-32 instead of _FILE_OFFSET_BITS
|
11 years ago |
Andrey Borzenkov
|
94cee4a4c2
fix 32 bit compilation on MinGW-w64
|
11 years ago |
Vladimir Serbinenko
|
4f9541226c
Introduce grub_util_file_sync and use it instead of fsync(fileno(f)).
|
11 years ago |
Vladimir Serbinenko
|
cd46aa6cef
Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
7b83ca449b
* include/grub/osdep/hostfile_windows.h: Add missing ftello for
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
4b4eeb3cc1
Allow compilation with mingw64 albeit with warnings due to lack of
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
f6a81f0aaf
Add wrappers around rename, unlink, mkdir, opendir, readdir and
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
6de292cb9b
Define GRUB_UTIL_FD_O_* and always use them with grub_util_fd_open.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
84379b61d2
* include/grub/osdep/hostfile_windows.h (grub_util_utf8_to_tchar): Add
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
761c718b52
Move OS-dependent file definitions to include/grub/osdep/hostfile*.h.
|
11 years ago |