nuttx/fs/fat
Gregory Nutt 39fe6a0dff Squashed commit of the following:
fs/nxffs:  Add partial implementation of the truncate method:  It extend files, but cannot yet shrink them.
    fs/smartfs:  Add partial implementation of the truncate method:  It extend files, but cannot yet shrink them.
    fs/fat:  Add partial implementation of the truncate method:  It extend files, but no yet shrink them.
    fs/nfs:  Add support for the truncate method to the NFS file system.
2018-01-04 10:54:54 -06:00
..
fs_fat32.c Squashed commit of the following: 2018-01-04 10:54:54 -06:00
fs_fat32.h fs/fat: Still trying to eliminate warnings in all configurations. 2017-12-17 17:10:37 -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
fs_fat32util.c Squashed commit of the following: 2017-10-04 15:22:27 -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