Christopher Haster
|
0494ce7169
Merge pull request #1058 from littlefs-project/fix-seek-eob-cache
|
hai 1 ano |
Christopher Haster
|
366100b140
Fixed incorrect cache reuse when seeking from end-of-block
|
hai 1 ano |
Christopher Haster
|
630a0d87c2
Merge pull request #1050 from littlefs-project/devel
|
hai 1 ano |
Christopher Haster
|
3d0386489b
Bumped minor version to v2.10
|
hai 1 ano |
Christopher Haster
|
b8e4433b34
Merge pull request #1052 from wangdongustc/assert_null_sync
|
hai 1 ano |
Dong Wang
|
dae656aa53
Fix prettyasserts.py for pointer asserts
|
hai 1 ano |
Dong Wang
|
469c863c18
Assert on NULL IO function
|
hai 1 ano |
Christopher Haster
|
215613e41f
gha: Fixed x86-only statuses
|
hai 1 ano |
Christopher Haster
|
2fcecc8894
Merge pull request #1046 from littlefs-project/fix-trailing-slashes
|
hai 1 ano |
Christopher Haster
|
78f9a5fcd3
Merge pull request #1038 from littlefs-project/link-ramcrc32bd-ramrsbd
|
hai 1 ano |
Christopher Haster
|
83fe41b605
Merge pull request #1031 from littlefs-project/fix-enospc-issues
|
hai 1 ano |
Christopher Haster
|
d7a911923b
Merge pull request #1027 from littlefs-project/fix-seek-overflow-ub
|
hai 1 ano |
Christopher Haster
|
2ba4280a5e
Merge pull request #997 from littlefs-project/fix-trace-format-again
|
hai 1 ano |
Christopher Haster
|
c961e1fe66
Merge pull request #1004 from yamt/user-define-header
|
hai 1 ano |
Christopher Haster
|
bd01a4c0ee
Merge pull request #1013 from wdfk-prog/feature_2.9.3
|
hai 1 ano |
Christopher Haster
|
999ef6656f
paths: Changed CREAT with a trailing slash to return NOTDIR
|
hai 1 ano |
Christopher Haster
|
b735c8fd7f
paths: Added tests over NOENT + trailing slash/dot
|
hai 1 ano |
Christopher Haster
|
30947054d4
paths: Extended tests to cover open with CREAT/EXCL
|
hai 1 ano |
Christopher Haster
|
80ca1ea300
paths: Reject empty paths
|
hai 1 ano |
Christopher Haster
|
815f0d85a5
paths: Fixed dots followed by dotdots
|
hai 1 ano |
Christopher Haster
|
dc92dec6d3
paths: Reject dotdots above root
|
hai 1 ano |
Christopher Haster
|
a6035071be
paths: Fixed/doc trailing slash/dot POSIX incompatibilities
|
hai 1 ano |
Christopher Haster
|
232e736aae
paths: Added trailing slashes and dots tests
|
hai 1 ano |
Christopher Haster
|
0de0389c6f
paths: Reworked test_paths to cover more corner cases
|
hai 1 ano |
Christopher Haster
|
1407db9556
Added links to ramcrc32bd and ramrsbd
|
hai 1 ano |
Christopher Haster
|
ea431bd6ae
Added some checks that metadata_max makes sense
|
hai 1 ano |
Christopher Haster
|
2d62d2f4c9
Fixed metadata_max==prog_size commit->end calculation
|
hai 1 ano |
Christopher Haster
|
1f82c0f27f
Added some metadata_max testing
|
hai 1 ano |
wdfk-prog
|
a2c2e49e6b
Write the detect cycles function as a function to optimize code
|
hai 1 ano |
Christopher Haster
|
abaec45652
Fixed seek undefined behavior on signed integer overflow
|
hai 1 ano |