This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
b3f20f8c5b
nuttx
/
fs
/
fat
History
Gregory Nutt
b3f20f8c5b
fs/fat: In fs_stat(), when stat'ing the root directory, avoid calculating the address of the root directory entry. The calculation is bogus (but not harmful) because the root directory does not have a directory entry. Noted by Boris Astardzhiev.
2018-05-23 08:14:22 -06:00
..
fs_fat32.c
fs/fat: In fs_stat(), when stat'ing the root directory, avoid calculating the address of the root directory entry. The calculation is bogus (but not harmful) because the root directory does not have a directory entry. Noted by Boris Astardzhiev.
2018-05-23 08:14:22 -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
Add macros support that will eventually allow dynamic allocation of strings need to support soft links.
2017-02-05 14:25:45 -06:00
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
arch/arm/src/sam34: Fix some compile warnings that I introduced with a possibly overzealous recent change.
2017-12-17 17:43:20 -06:00
Make.defs
Squashed commit of the following:
2017-10-20 12:36:25 -06:00