This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-20 12:33:27 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
374f1bd46c2c7ece428cd24faebbe12f83b512c4
nuttx
/
drivers
/
pipes
T
History
Jussi Kivilinna
1604ae7ca7
drivers/pipes: pipe_common: fix writing large buffers not triggering POLLIN for reader poll
2017-09-22 06:03:08 -06:00
..
fifo.c
Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
2016-07-20 13:15:37 -06:00
Kconfig
SPI driver: Correct return value in case of a certain error condition
2016-08-06 08:07:30 -06:00
Make.defs
…
pipe_common.c
drivers/pipes: pipe_common: fix writing large buffers not triggering POLLIN for reader poll
2017-09-22 06:03:08 -06:00
pipe_common.h
…
pipe.c
Replace sprintf() with snprintf() in pipe.c
2017-05-22 09:22:23 +09:00