walnux/drivers/pipes
Jukka Laitinen 41e9df2f3e Add ftruncate into file operation calls
- Add truncate into file_operations
- Move truncate to be common for mountpt_operations and file_operations
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
fifo.c Add ftruncate into file operation calls 2023-01-02 11:23:20 -03:00
Kconfig pipe: Add DEV_PIPE_VFS_PATH to specify the pipe location 2022-02-05 23:37:44 +01:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
pipe.c Add ftruncate into file operation calls 2023-01-02 11:23:20 -03:00
pipe_common.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
pipe_common.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00