This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
ff68d9ac04
incubator-nuttx
/
drivers
/
pipes
History
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
..
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
fifo.c
fs: Move mmap callback before truncate in [file|mountpt]_operations
2023-01-04 17:43:59 +02: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