Commit History

作者 SHA1 備註 提交日期
  Colin Watson 62daa27056 util: Detect more I/O errors 6 年之前
  Vladimir Serbinenko 27d1a67f8a Fix canonicalize_file_name clash. 10 年之前
  Vladimir Serbinenko e5fa26e573 Make newly-created files other than grub.cfg world-readable. 11 年之前
  Vladimir Serbinenko 4f9541226c Introduce grub_util_file_sync and use it instead of fsync(fileno(f)). 11 年之前
  Colin Watson 5c7206e45e Speed up test suite by avoiding fsync 11 年之前
  Vladimir Serbinenko cd46aa6cef Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir 11 年之前
  Vladimir 'phcoder' Serbinenko 31de274d29 * grub-core/osdep/aros/hostdisk.c (grub_util_is_directory): 11 年之前
  Vladimir 'phcoder' Serbinenko 25ac643a54 * grub-core/tests/video_checksum.c: Use grub_util_fd_* rather than 11 年之前
  Vladimir 'phcoder' Serbinenko b73249d260 Make grub_util_fd_seek match behaviour of other grub_util_fd_* and 11 年之前
  Vladimir 'phcoder' Serbinenko bb338aaf24 Add a wrapper for fopen. On unix-like systems just pass-through. On 11 年之前
  Vladimir 'phcoder' Serbinenko 2fe53a22b8 * grub-core/osdep/aros/getroot.c: Change to //: prefix as discussed 11 年之前
  Vladimir 'phcoder' Serbinenko caca1c70cf Move OS-specific driver configuration to grub_util_fd_open. This 11 年之前
  Vladimir 'phcoder' Serbinenko 672fa55e81 Move OS-dependent files to grub-core/osdep and document it. 11 年之前