nuttx/drivers/pipes
Nobutaka Toyoshima a862b653bd Replace sprintf() with snprintf() in pipe.c
Jira: PDFW15IS-265
Coverity-ID: 10696
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2017-05-22 09:22:23 +09: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 drivers/, drivers/pipes, and drivers/serial file clean-up 2012-07-15 14:56:25 +00:00
pipe_common.c drivers: Disable priority inheritance on all semaphores used for signaling 2016-11-03 11:00:47 -06:00
pipe_common.h Fix a few typos in the last commit 2016-07-19 13:40:54 -06:00
pipe.c Replace sprintf() with snprintf() in pipe.c 2017-05-22 09:22:23 +09:00