This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-16 05:27:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2edfac2ddb584dd2b6c3f894e4b0b2bd5ea66ee
nuttx
/
fs
/
fat
T
History
Boris Astardzhiev
ae6b80f8b6
fs/fat: Avoid caculating the bogus directory entry address for the FAT root directory (since it has no directory entry). This change should have no effect, other than making the logic clearer.
2018-05-24 06:18:15 -06:00
..
fs_fat32.c
fs/fat: Avoid caculating the bogus directory entry address for the FAT root directory (since it has no directory entry). This change should have no effect, other than making the logic clearer.
2018-05-24 06:18:15 -06:00
fs_fat32.h
These changes implemnt FAT file shrinkage as needed to fully support ftruncate().
2018-01-04 19:08:43 -06:00
fs_fat32attrib.c
…
fs_fat32dirent.c
Make sure that labeling is used consistently in all function headers (part 2).
2018-02-01 12:03:55 -06:00
fs_fat32util.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
Kconfig
…
Make.defs
…