incubator-nuttx/fs/tmpfs
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
..
Kconfig Replace 'the the' with 'the' 2017-05-11 13:15:13 -06:00
Make.defs fs/tmpfs: Add an unfinished implementation of tmpfs 2015-10-08 12:26:35 -06:00
fs_tmpfs.c Squashed commit of the following: 2018-01-03 16:03:56 -06:00
fs_tmpfs.h TMPFS: Fix error in reallocted directory 2015-10-10 14:15:33 -06:00