Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Christopher Haster c5e2b335d6 Added error when opening multiple files with a statically allocated buffer 7 yıl önce
  Christopher Haster 015b86bc51 Fixed issue with trailing dots in file paths 7 yıl önce
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers 7 yıl önce
  Christopher Haster 89a7630d84 Fixed issue with lookahead trusting old lookahead blocks 7 yıl önce
  Christopher Haster d9c076d909 Removed the uninitialized read for invalid superblocks 7 yıl önce
  Christopher Haster 9ee112a7cb Fixed issue updating dir struct when extended dir chain 7 yıl önce
  Christopher Haster d9c36371e7 Fixed handling of root as target for create operations 7 yıl önce
  Christopher Haster a3fd2d4d6d Added more configurable utils 7 yıl önce
  Christopher Haster a0a55fb9e5 Added conversion to/from little-endian on disk 7 yıl önce
  Christopher Haster e611cf5050 Fix incorrect lookahead population before ack 7 yıl önce
  Christopher Haster a25743a82a Fixed some minor error code differences 7 yıl önce
  Christopher Haster 6716b5580a Fixed error check when truncating files to larger size 7 yıl önce
  Christopher Haster dc513b172f Silenced more of aldot's warnings 7 yıl önce
  Bernhard Reutner-Fischer aa50e03684 Commentary typo fix 7 yıl önce
  Bernhard Reutner-Fischer 029361ea16 Silence shadow warnings 7 yıl önce
  Christopher Haster 035552a858 Add version info for software library and on-disk structures 8 yıl önce
  Christopher Haster d88f0ac02f Added lfs_file_truncate 8 yıl önce
  Christopher Haster 1fb6a19520 Reduced ctz traverse runtime by 2x 8 yıl önce
  Christopher Haster db8872781a Added error code LFS_ERR_NOTEMPTY 8 yıl önce
  Christopher Haster c2fab8fabb Added asserts on geometry and updated config documentation 8 yıl önce
  Christopher Haster 472ccc4203 Fixed file truncation without writes 8 yıl önce
  Christopher Haster aea3d3db46 Fixed positive seek bounds checking 8 yıl önce
  Christopher Haster 425aa3c694 Fixed issue with immediate exhaustion and small unaligned storage 8 yıl önce
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories 8 yıl önce
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST 8 yıl önce
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors 8 yıl önce
  Christopher Haster 2612e1b3fa Modified lfs_ctz_extend to be a little bit safer 8 yıl önce
  Christopher Haster 6664723e18 Fixed issue with committing directories to bad-blocks that are stuck 8 yıl önce
  Christopher Haster 3f31c8cba3 Fixed corner case with immediate exhaustion and lookahead==block_count 8 yıl önce
  Christopher Haster f4aeb8331a Fixed issue with aggressively rounding down lookahead configuration 8 yıl önce