This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-09 22:45:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
e166360e8d
nuttx
/
drivers
/
pipes
History
Download ZIP
Download TAR.GZ
crafcat7
2ec117b3ca
fs/fs_fsync:Fix the expected error of socket,fifo and pipe returning error in fsync case
2023-01-17 01:56:40 +08:00
..
fifo.c
fs: Move mmap callback before truncate in [file|mountpt]_operations
2023-01-04 17:43:59 +02: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
fs: Move mmap callback before truncate in [file|mountpt]_operations
2023-01-04 17:43:59 +02:00
pipe_common.c
fs/fs_fsync:Fix the expected error of socket,fifo and pipe returning error in fsync case
2023-01-17 01:56:40 +08:00
pipe_common.h
drivers/pipe:add PIPEIOC_POLLTHRES to set POLLIN/POLLOUT threshold
2023-01-10 13:33:13 +08:00