nuttx-apps/examples/pipe
2014-09-06 13:30:44 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
interlock_test.c More trailing whilespace removal 2014-04-13 16:24:28 -06:00
Kconfig
Makefile Customize the program name in the generic setup that was added to each makefile that installs a program 2014-09-06 13:30:44 -06:00
pipe_main.c Use more standard *argv[] instead easier **argv 2014-09-06 09:23:23 -06:00
pipe.h
redirect_test.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
transfer_test.c