Historial de Commits

Autor SHA1 Mensaje Fecha
  Freddie Chopin 7e67f9324e Use PRIu32 and PRIx32 format specifiers to fix warnings hace 7 años
  Christopher Haster eed1eec5fd Fixed information leaks through reused caches hace 7 años
  Damien George 51346b8bf4 Fixed shadowed variable warnings hace 7 años
  Christopher Haster 6beff502e9 Changed license to BSD-3-Clause hace 7 años
  Christopher Haster c5e2b335d6 Added error when opening multiple files with a statically allocated buffer hace 7 años
  Christopher Haster 015b86bc51 Fixed issue with trailing dots in file paths hace 7 años
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers hace 7 años
  Christopher Haster 89a7630d84 Fixed issue with lookahead trusting old lookahead blocks hace 7 años
  Christopher Haster d9c076d909 Removed the uninitialized read for invalid superblocks hace 7 años
  Christopher Haster 9ee112a7cb Fixed issue updating dir struct when extended dir chain hace 7 años
  Christopher Haster d9c36371e7 Fixed handling of root as target for create operations hace 7 años
  Christopher Haster a3fd2d4d6d Added more configurable utils hace 7 años
  Christopher Haster a0a55fb9e5 Added conversion to/from little-endian on disk hace 7 años
  Christopher Haster e611cf5050 Fix incorrect lookahead population before ack hace 7 años
  Christopher Haster a25743a82a Fixed some minor error code differences hace 7 años
  Christopher Haster 6716b5580a Fixed error check when truncating files to larger size hace 7 años
  Christopher Haster dc513b172f Silenced more of aldot's warnings hace 7 años
  Bernhard Reutner-Fischer aa50e03684 Commentary typo fix hace 7 años
  Bernhard Reutner-Fischer 029361ea16 Silence shadow warnings hace 7 años
  Christopher Haster 035552a858 Add version info for software library and on-disk structures hace 8 años
  Christopher Haster d88f0ac02f Added lfs_file_truncate hace 8 años
  Christopher Haster 1fb6a19520 Reduced ctz traverse runtime by 2x hace 8 años
  Christopher Haster db8872781a Added error code LFS_ERR_NOTEMPTY hace 8 años
  Christopher Haster c2fab8fabb Added asserts on geometry and updated config documentation hace 8 años
  Christopher Haster 472ccc4203 Fixed file truncation without writes hace 8 años
  Christopher Haster aea3d3db46 Fixed positive seek bounds checking hace 8 años
  Christopher Haster 425aa3c694 Fixed issue with immediate exhaustion and small unaligned storage hace 8 años
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories hace 8 años
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST hace 8 años
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors hace 8 años