This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 16:50:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7d538d19bf17f0ba7220414b7cdc43c280e4d8a9
nuttx
/
drivers
/
pipes
T
History
Paul A. Patience
f8f7b7582c
Silence some warnings
2016-05-26 14:06:13 -04:00
..
fifo.c
pipes: support FIONREAD and FIONWRITE ioctl on pipes; use semaphores for pipecommon_ioctl().
2016-03-20 18:11:13 -06:00
Kconfig
…
Make.defs
…
pipe_common.c
Silence some warnings
2016-05-26 14:06:13 -04:00
pipe_common.h
Purely cosmetic
2016-03-20 18:44:44 -06:00
pipe.c
…