Historial de Commits

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