Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster 3419284689 Fixed issue with corruption due to different cache sizes hace 7 años
  Freddie Chopin 0422c55b81 Fix memory leaks in lfs_mount and lfs_format hace 7 años
  Christopher Haster 11ad3a2414 Merge pull request #76 from ARMmbed/fix-corrupt-read hace 7 años
  Damien George 961fab70c3 Added file config structure and lfs_file_opencfg hace 7 años
  Christopher Haster 041e90a1ca Added handling for corrupt as initial state of blocks hace 7 años
  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