This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffd3a31649
nuttx
/
drivers
/
pipes
History
Frank Benkert
5d3cdff16b
drivers/pipes/Kconfig: Add missing configuration for pipe ring buffer size.
2016-07-08 06:32:58 -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
drivers/pipes/Kconfig: Add missing configuration for pipe ring buffer size.
2016-07-08 06:32:58 -06:00
Make.defs
drivers/, drivers/pipes, and drivers/serial file clean-up
2012-07-15 14:56:25 +00:00
pipe_common.c
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
pipe_common.h
Purely cosmetic
2016-03-20 18:44:44 -06:00
pipe.c
Reserver the name 'err' for other purposes
2016-06-11 14:40:07 -06:00