Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 8ed63b27be Merge pull request #1084 from elupus/fix/packing il y a 9 mois
  Christopher Haster 47e738b788 Merge pull request #1071 from RocLoong/patch-1 il y a 9 mois
  Christopher Haster 63ab1ffb65 Merge pull request #1068 from littlefs-project/fix-dir-remove-read il y a 9 mois
  Christopher Haster 61a1b0b496 Tweaked lfs_gstate_iszero for terseness il y a 9 mois
  Joakim Plate ffafb9cbb1 fix: avoid assuming struct packing il y a 9 mois
  Rocloong 936919d134 LFS_TRACE: Fixed sign mismatch in lfs_file_size il y a 10 mois
  Christopher Haster caba4f31df Fixed dir iteration being broken by concurrent removes il y a 10 mois
  Amilcar Ubiera 152d03043c Fix for "unsafe use of type bool" warning when compiling with MSVC. il y a 11 mois
  Christopher Haster 366100b140 Fixed incorrect cache reuse when seeking from end-of-block il y a 1 an
  Dong Wang 469c863c18 Assert on NULL IO function il y a 1 an
  Christopher Haster 2fcecc8894 Merge pull request #1046 from littlefs-project/fix-trailing-slashes il y a 1 an
  Christopher Haster 83fe41b605 Merge pull request #1031 from littlefs-project/fix-enospc-issues il y a 1 an
  Christopher Haster d7a911923b Merge pull request #1027 from littlefs-project/fix-seek-overflow-ub il y a 1 an
  Christopher Haster 2ba4280a5e Merge pull request #997 from littlefs-project/fix-trace-format-again il y a 1 an
  Christopher Haster 999ef6656f paths: Changed CREAT with a trailing slash to return NOTDIR il y a 1 an
  Christopher Haster 80ca1ea300 paths: Reject empty paths il y a 1 an
  Christopher Haster 815f0d85a5 paths: Fixed dots followed by dotdots il y a 1 an
  Christopher Haster dc92dec6d3 paths: Reject dotdots above root il y a 1 an
  Christopher Haster a6035071be paths: Fixed/doc trailing slash/dot POSIX incompatibilities il y a 1 an
  Christopher Haster ea431bd6ae Added some checks that metadata_max makes sense il y a 1 an
  Christopher Haster 2d62d2f4c9 Fixed metadata_max==prog_size commit->end calculation il y a 1 an
  wdfk-prog a2c2e49e6b Write the detect cycles function as a function to optimize code il y a 1 an
  Christopher Haster abaec45652 Fixed seek undefined behavior on signed integer overflow il y a 1 an
  Christopher Haster ac207586ba Fixed some more LFS_TRACE format specifiers il y a 1 an
  Christopher Haster 6e52140d51 Merge pull request #959 from littlefs-project/fix-expanded-magic il y a 1 an
  Brian Pugh 749a45650f Fix DivideByZero exception when filesystem is completely full. il y a 1 an
  Christopher Haster 11b036cc6c Prevented unnecessary superblock rewrites if old version in superblock chain il y a 1 an
  Christopher Haster a60a986c9c Duplicate the superblock entry during superblock expansion il y a 1 an
  Christopher Haster 4dd30c1b8f Merge pull request #948 from littlefs-project/fix-sync-ordering il y a 1 an
  Christopher Haster 6352185949 Fixed sync issue where data writes could appear before metadata writes il y a 1 an