Commit History

Author SHA1 Message Date
  Rocloong 936919d134 LFS_TRACE: Fixed sign mismatch in lfs_file_size 10 months ago
  Christopher Haster d2c3a47627 gha: Added test-yes-trace build/test job to CI 10 months ago
  Jonathan Sönnerup 0320e7db0e Changed cast to correct type when trace is enabled for filebd 10 months ago
  Christopher Haster caba4f31df Fixed dir iteration being broken by concurrent removes 10 months ago
  Amilcar Ubiera 152d03043c Fix for "unsafe use of type bool" warning when compiling with MSVC. 11 months ago
  Tim Nordell 8d01895b32 scripts: Fixed several SyntaxWarning for python test helpers 11 months ago
  Christopher Haster 0494ce7169 Merge pull request #1058 from littlefs-project/fix-seek-eob-cache 1 year ago
  Christopher Haster 366100b140 Fixed incorrect cache reuse when seeking from end-of-block 1 year ago
  Christopher Haster 630a0d87c2 Merge pull request #1050 from littlefs-project/devel 1 year ago
  Christopher Haster 3d0386489b Bumped minor version to v2.10 1 year ago
  Christopher Haster b8e4433b34 Merge pull request #1052 from wangdongustc/assert_null_sync 1 year ago
  Dong Wang dae656aa53 Fix prettyasserts.py for pointer asserts 1 year ago
  Dong Wang 469c863c18 Assert on NULL IO function 1 year ago
  Christopher Haster 215613e41f gha: Fixed x86-only statuses 1 year ago
  Christopher Haster 2fcecc8894 Merge pull request #1046 from littlefs-project/fix-trailing-slashes 1 year ago
  Christopher Haster 78f9a5fcd3 Merge pull request #1038 from littlefs-project/link-ramcrc32bd-ramrsbd 1 year ago
  Christopher Haster 83fe41b605 Merge pull request #1031 from littlefs-project/fix-enospc-issues 1 year ago
  Christopher Haster d7a911923b Merge pull request #1027 from littlefs-project/fix-seek-overflow-ub 1 year ago
  Christopher Haster 2ba4280a5e Merge pull request #997 from littlefs-project/fix-trace-format-again 1 year ago
  Christopher Haster c961e1fe66 Merge pull request #1004 from yamt/user-define-header 1 year ago
  Christopher Haster bd01a4c0ee Merge pull request #1013 from wdfk-prog/feature_2.9.3 1 year ago
  Christopher Haster 999ef6656f paths: Changed CREAT with a trailing slash to return NOTDIR 1 year ago
  Christopher Haster b735c8fd7f paths: Added tests over NOENT + trailing slash/dot 1 year ago
  Christopher Haster 30947054d4 paths: Extended tests to cover open with CREAT/EXCL 1 year ago
  Christopher Haster 80ca1ea300 paths: Reject empty paths 1 year ago
  Christopher Haster 815f0d85a5 paths: Fixed dots followed by dotdots 1 year ago
  Christopher Haster dc92dec6d3 paths: Reject dotdots above root 1 year ago
  Christopher Haster a6035071be paths: Fixed/doc trailing slash/dot POSIX incompatibilities 1 year ago
  Christopher Haster 232e736aae paths: Added trailing slashes and dots tests 1 year ago
  Christopher Haster 0de0389c6f paths: Reworked test_paths to cover more corner cases 1 year ago