The CONFIG_PIPES, CONFIG_DEV_FIFO_SIZE and CONFIG_DEV_PIPE_SIZE setting has to be considered. Signed-off-by: Pavel Pisa <ppisa@pikron.com>
20 KiB
20 KiB
| 1 | __errno | errno.h | defined(CONFIG_BUILD_FLAT) | FAR int * |
|---|---|---|---|---|
| 2 | abort | stdlib.h | void | |
| 3 | clock | time.h | clock_t | |
| 4 | getoptargp | unistd.h | FAR char ** | |
| 5 | getopterrp | unistd.h | FAR int * | |
| 6 | getoptindp | unistd.h | FAR int * | |
| 7 | getoptoptp | unistd.h | FAR int * | |
| 8 | pthread_yield | pthread.h | !defined(CONFIG_DISABLE_PTHREAD) | void |
| 9 | rand | stdlib.h | int |