nuttx/include/nuttx/fs
Gregory Nutt e4652bd3dc Squashed commit of the following:
fs: Add truncate() support for userfs
    fs/unionfs:  Add truncate() support to the unionfs
    fs/tmpfs:  Add ftruncate() support to tmpfs
    syscall/: Add system call support for ftruncate()
    net/route:  Adding ftruncate() support eliminates an issue in file-based routing table management.
    fs:  Add basic framework to support truncate() and ftruncate().  The infrastructure is complete.  Now, however, the actual implementation of ftruncate() will have to be done for each file system.
2018-01-03 16:03:56 -06:00
..
automount.h The SAMA5D4-EK NSH and NxWM configurations now have the auto-mounter configured to automatically mount the FAT file system on HSMCI0 at /mnt/sdcard 2014-07-29 16:36:15 -06:00
binfs.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
dirent.h Squashed commit of the following: 2017-10-30 18:07:42 -06:00
fat.h Clean up and review of header files for conformance to standards 2015-06-12 18:07:47 -06:00
fs.h Squashed commit of the following: 2018-01-03 16:03:56 -06:00
hostfs.h include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
ioctl.h drivers/input/nunchuck.c: Add Nintendo Wii Nunchuck driver 2017-11-28 12:10:06 -06:00
loop.h Some minor clean-up from last changes 2015-11-25 17:52:47 -06:00
nfs.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 19:21:42 -06:00
nxffs.h include/nuttx/fs/nxffs.h: Needs forward reference to struct mtd_dev_s and needs to include stdbool.h 2016-10-09 14:07:19 -06:00
procfs.h procfs: Add support for routing tables. 2017-08-11 15:33:58 -06:00
smart.h drivers/mtd: Add support for /dev/smart loop device. From Ken Petit 2015-11-28 09:00:26 -06:00
unionfs.h Add support for a union file system that can be used to overlay and merge the content of two mounted file systems. 2015-06-05 13:18:06 -06:00
userfs.h Squashed commit of the following: 2018-01-03 16:03:56 -06:00