nuttx/libc/userfs
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
..
.gitignore Squashed commit of the following: 2017-10-30 18:07:42 -06:00
Kconfig Squashed commit of the following: 2017-10-30 18:07:42 -06:00
lib_userfs.c Squashed commit of the following: 2018-01-03 16:03:56 -06:00
Make.defs Squashed commit of the following: 2017-10-30 18:07:42 -06:00