incubator-nuttx/drivers/pipes
Juha Niskanen 1115452061 drivers/pipes: nx_pipe syscall takes three params, also use nx_close on error path
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2020-10-28 09:11:05 -07:00
..
Kconfig drivers/*/Kconfig: Consolidate driver Kconfig Files. 2020-02-15 15:19:11 +01:00
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
fifo.c drivers/pipes: nx_pipe syscall takes three params, also use nx_close on error path 2020-10-28 09:11:05 -07:00
pipe.c drivers/pipes: nx_pipe syscall takes three params, also use nx_close on error path 2020-10-28 09:11:05 -07:00
pipe_common.c pollnotify: we should send poll events before semaphore incrementes. 2020-10-26 08:27:09 -03:00
pipe_common.h