Christopher Haster
|
8c458fa6bd
Merge pull request #1094 from sosthene-nitrokey/shrink-fs
|
7 months ago |
Christopher Haster
|
3149201ae5
Merge pull request #1091 from yamt/mach-o
|
7 months ago |
Christopher Haster
|
6a43f3cdc3
Merge pull request #1090 from yamt/clang
|
7 months ago |
Christopher Haster
|
d73fb8ef3c
Merge pull request #1099 from littlefs-project/fix-remove-double-deorphan
|
7 months ago |
Christopher Haster
|
c1bf7cee84
Merge pull request #1100 from selimkeles/fix/bitshift_overflow
|
7 months ago |
Christopher Haster
|
b26bf3494c
Merge pull request #1095 from DvdGiessen/lfs_crc
|
7 months ago |
Christopher Haster
|
0115cf6b74
gha: Dropped explicit CFLAGS from clang testing in CI
|
7 months ago |
Christopher Haster
|
bff4dfd1b1
Added NO_GCC to allow users to explicitly disable GCC-specific flags
|
7 months ago |
Sosthène Guédon
|
edaaaf88ea
Apply review comments
|
7 months ago |
Sosthène Guédon
|
7d79423972
Rename SHRINKIFCHEAP to SHRINKNONRELOCATING
|
7 months ago |
Sosthène Guédon
|
7782d3dfa3
Mention that shrinking is unlikely to work
|
7 months ago |
selim.keles
|
f4a1bb328a
fix: added uint32_t cast to the bitshift places
|
7 months ago |
Sosthène Guédon
|
9b8f802b43
fixup! Add support for shrinking a filesystem
|
7 months ago |
Christopher Haster
|
a3d6bec5f0
Fixed a double deorphan caused by relocation mid dir remove
|
7 months ago |
Christopher Haster
|
0634d13e07
tests: Added non-reentrant variants of orphan/relocation tests
|
7 months ago |
Sosthène Guédon
|
2105e502c5
Add support for shrinking a filesystem
|
8 months ago |
Daniël van de Giessen
|
b823728420
lfs_crc should be static if LFS_CRC is defined
|
8 months ago |
YAMAMOTO Takashi
|
0d861b7916
adapt the linker sections usage to mach-o
|
8 months ago |
YAMAMOTO Takashi
|
26bee8ad36
drop a few unsupported CFLAGS for clang
|
8 months ago |
Christopher Haster
|
8ed63b27be
Merge pull request #1084 from elupus/fix/packing
|
9 months ago |
Christopher Haster
|
a666730044
Merge pull request #1078 from BrianPugh/unit-test-readme
|
9 months ago |
Christopher Haster
|
47e738b788
Merge pull request #1071 from RocLoong/patch-1
|
9 months ago |
Christopher Haster
|
81b0db0cdc
Merge pull request #1070 from Noxet/filebd-wrong-cast
|
9 months ago |
Christopher Haster
|
63ab1ffb65
Merge pull request #1068 from littlefs-project/fix-dir-remove-read
|
9 months ago |
Christopher Haster
|
ca1081e7c4
Merge pull request #1065 from amubiera/fix-unsafe-use-of-bool
|
9 months ago |
Christopher Haster
|
76027f1502
Merge pull request #1064 from tim-nordell-nimbelink/fix/script_syntax_warnings
|
9 months ago |
Christopher Haster
|
61a1b0b496
Tweaked lfs_gstate_iszero for terseness
|
9 months ago |
Joakim Plate
|
ffafb9cbb1
fix: avoid assuming struct packing
|
9 months ago |
Christopher Haster
|
5281a20f6c
README.md: Tweaked testing documentation
|
9 months ago |
Brian Pugh
|
f55520380d
Add a little bit of documentation on how to run tests.
|
9 months ago |