zephyr/lib
Paul Sokolovsky 7f9127578b include: posix: unistd: Fix prototypes and dependency
For read/write/lseek, use size_t and off_t types, as mandated by
POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html

Also, prototypes of unistd.h functions should not depend on
CONFIG_POSIX_FS, as (many) of them deal with generic I/O, not with
files in filesystem per se.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-10-09 08:19:44 -04:00
..
base64
cmsis_rtos_v1
crc crc8: fix const correctness 2018-10-04 16:37:21 -05:00
json
libc kernel: move malloc handling to new logger 2018-10-08 17:49:12 -04:00
mempool
posix include: posix: unistd: Fix prototypes and dependency 2018-10-09 08:19:44 -04:00
rbtree
ring_buffer
CMakeLists.txt
Kconfig
thread_entry.c