Historique des commits

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