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-14 08:53:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
b28fa8a609
nuttx
/
drivers
/
pipes
History
Download ZIP
Download TAR.GZ
Gregory Nutt
b28fa8a609
Move pipe() and mkpipe() to nuttx/libc. Change syscalls to pipe2() and mkfifo2()
2016-07-19 14:15:26 -06:00
..
fifo.c
Move pipe() and mkpipe() to nuttx/libc. Change syscalls to pipe2() and mkfifo2()
2016-07-19 14:15:26 -06:00
Kconfig
Alloc different sizes for pipe and fifo buffers
2016-07-19 13:34:18 -06:00
Make.defs
drivers/, drivers/pipes, and drivers/serial file clean-up
2012-07-15 14:56:25 +00:00
pipe.c
Move pipe() and mkpipe() to nuttx/libc. Change syscalls to pipe2() and mkfifo2()
2016-07-19 14:15:26 -06:00
pipe_common.c
Fix a few typos in the last commit
2016-07-19 13:40:54 -06:00
pipe_common.h
Fix a few typos in the last commit
2016-07-19 13:40:54 -06:00