Add pipe()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@779 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 2 additions, 0 deletionsChangeLog
- Documentation/NuttX.html 2 additions, 1 deletionDocumentation/NuttX.html
- drivers/Makefile 1 addition, 1 deletiondrivers/Makefile
- drivers/fifo.c 31 additions, 376 deletionsdrivers/fifo.c
- drivers/pipe-common.c 421 additions, 0 deletionsdrivers/pipe-common.c
- drivers/pipe-common.h 117 additions, 0 deletionsdrivers/pipe-common.h
- drivers/pipe.c 257 additions, 0 deletionsdrivers/pipe.c
- examples/pipe/pipe_main.c 50 additions, 18 deletionsexamples/pipe/pipe_main.c
- include/stddef.h 9 additions, 9 deletionsinclude/stddef.h
- include/unistd.h 7 additions, 5 deletionsinclude/unistd.h
Loading
Please register or sign in to comment