nuttx/drivers/pipes
patacongo fefe839818 Fix pipe/fifo open logic: semaphore wait in open() must abort if a signal is received
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3327 42af7a65-404d-4744-a932-0658087f49c3
2011-03-02 00:33:42 +00:00
..
fifo.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-15 14:25:14 +00:00
Make.defs Move some drivers to separate subdirectories 2009-10-18 13:52:21 +00:00
pipe_common.c Fix pipe/fifo open logic: semaphore wait in open() must abort if a signal is received 2011-03-02 00:33:42 +00:00
pipe_common.h Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-15 14:25:14 +00:00
pipe.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-15 14:25:14 +00:00