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-07 13:37:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
ea8241027e
nuttx
/
drivers
/
pipes
History
Download ZIP
Download TAR.GZ
Gregory Nutt
0c8c7fecf0
Add _ to the beginning of all debug macros to avoid name collisions
2016-06-16 12:33:32 -06: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
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
Make.defs
drivers/, drivers/pipes, and drivers/serial file clean-up
2012-07-15 14:56:25 +00:00
pipe.c
Reserver the name 'err' for other purposes
2016-06-11 14:40:07 -06:00
pipe_common.c
Add _ to the beginning of all debug macros to avoid name collisions
2016-06-16 12:33:32 -06:00
pipe_common.h
Purely cosmetic
2016-03-20 18:44:44 -06:00