Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Glenn Washburn 351c9c2fd0 disk: Replace code that calculates the log of sector size with grub_log2ull() 2 gadi atpakaļ
  Elyes Haouas 55e237b57d osdep: Remove trailing whitespaces 3 gadi atpakaļ
  Peter Jones f725fa7cb2 calloc: Use calloc() at most places 4 gadi atpakaļ
  Colin Watson 62daa27056 util: Detect more I/O errors 6 gadi atpakaļ
  Vladimir Serbinenko 27d1a67f8a Fix canonicalize_file_name clash. 10 gadi atpakaļ
  Vladimir Serbinenko 7a7f52388b Make grub_util_get_windows_path_real static. 11 gadi atpakaļ
  Vladimir Serbinenko 4f979ccbf1 Use unix functions for temporary files and special files on cygwin. 11 gadi atpakaļ
  Vladimir Serbinenko 38933cee85 Workaround cygwin bug when using \\?\Volume{GUID} syntax. 11 gadi atpakaļ
  Vladimir Serbinenko f2c6ff15e5 * grub-core/osdep/windows/hostdisk.c: Fix cygwin compilation. 11 gadi atpakaļ
  Vladimir Serbinenko 4f9541226c Introduce grub_util_file_sync and use it instead of fsync(fileno(f)). 11 gadi atpakaļ
  Colin Watson 5c7206e45e Speed up test suite by avoiding fsync 11 gadi atpakaļ
  Vladimir Serbinenko cd46aa6cef Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir 11 gadi atpakaļ
  Vladimir Serbinenko 08772054e9 * grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror): Silence 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko df1e64c98e Define grub_util_is_directory/regular/special_file and 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko f4e0adc0f9 Remove leftover references to some of the system headers. 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 8f53bb3fd2 * grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror): 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko af3b06be14 * grub-core/osdep/windows/hostdisk.c (fsync) [__MINGW32__]: Really 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko f6a81f0aaf Add wrappers around rename, unlink, mkdir, opendir, readdir and 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 2859196e5f * grub-core/osdep/windows/hostdisk.c (canonicalize_file_name): Handle 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko b73249d260 Make grub_util_fd_seek match behaviour of other grub_util_fd_* and 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 6de292cb9b Define GRUB_UTIL_FD_O_* and always use them with grub_util_fd_open. 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko bb338aaf24 Add a wrapper for fopen. On unix-like systems just pass-through. On 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko ae5540d3d4 Move set_program_name and init_nls to host_init. On windows 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko caca1c70cf Move OS-specific driver configuration to grub_util_fd_open. This 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 2112fb3fef * grub-core/kern/emu/misc.c (fsync) [__MINGW32__]: Move to ... 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 672fa55e81 Move OS-dependent files to grub-core/osdep and document it. 11 gadi atpakaļ