Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster 745d98cde0 Fixed lfs_file_truncate issue where internal state may not be flushed hace 5 años
  Themba Dube 3216b07c3b Use lfs_file_rawsize to calculate LFS_SEEK_END position hace 5 años
  Themba Dube 6bb4043154 Skip flushing file if lfs_file_rawseek() doesn't change position hace 5 años
  Christopher Haster 1a59954ec6 Merge pull request #495 from littlefs-project/devel hace 5 años
  Christopher Haster 6a7012774d Renamed internal lfs_*raw -> lfs_raw* functions hace 5 años
  Christopher Haster 288a5cbc8d Bumped minor version to v2.3 hace 5 años
  Christopher Haster 5783eea0de Merge pull request #490 from littlefs-project/fix-alloc-eviction hace 5 años
  Christopher Haster 2bb523421e Moved lfs_mlist_isopen checks into the API wrappers hace 5 años
  Noah Gorny 7388b2938a Deprecate LFS_F_OPENED and use lfs_mlist_isused instead hace 5 años
  Christopher Haster ce425a56c3 Merge pull request #470 from renesas/SWFLEX-1517-littlefs-thread-safe-option hace 5 años
  Christopher Haster a99a93fb27 Added thread-safe build+size reporting to CI hace 5 años
  Christopher Haster 45afded784 Moved LFS_TRACE calls to API wrapper functions hace 5 años
  Christopher Haster 00a9ba7826 Tweaked thread-safe implementation hace 5 años
  Bill Gesner fc6988c7c3 make raw functions static. formatting tweaks hace 5 años
  Bill Gesner d0f055d321 Squash of thread-safe PR cleanup hace 5 años
  Christopher Haster b9fa33f9bc Merge pull request #480 from maximevince/master hace 5 años
  Christopher Haster 2efebf8e9b Added read-only build+size reporting to CI hace 5 años
  Maxime Vincent 754b4c3cda Squash of LFS_READONLY cleanup hace 5 años
  Christopher Haster 584eb26efc Merge pull request #443 from NoahGorny/add-already-opened-assert hace 5 años
  Noah Gorny 008ebc37df Add lfs_mlist_append/remove helper hace 5 años
  Christopher Haster 66272067ab Merge pull request #395 from gmpy/improve-write-performance hace 5 años
  Christopher Haster e273a82679 Merge pull request #487 from littlefs-project/fix-alloc-reset-modulus hace 5 años
  Christopher Haster 1dc6ae94b9 Merge pull request #486 from littlefs-project/fix-assert hace 5 años
  Christopher Haster 817ef02d24 Merge pull request #412 from jrast/patch-3 hace 5 años
  Christopher Haster b8dcf10974 Changed lfs_dir_alloc to maximize block cycles for new metadata pairs hace 5 años
  Christopher Haster 0aba71d0d6 Fixed single unchecked bit during commit verification hace 5 años
  Christopher Haster 0ea2871e24 Fixed typo in scripts/readtree.py hace 5 años
  Christopher Haster d04c1392c0 Fixed allocation-eviction issue when erase state is multiple of block_cycles+1 hace 5 años
  Christopher Haster f215027fd4 Switched to CRC as seed collection function instead of xor hace 5 años
  Christopher Haster 1ae4b36f2a Removed unnecessary randomization of offsets in lfs_alloc_reset hace 5 años