zephyr/lib
Paul Sokolovsky 79ea613a32 lib/fdtable: Can call zephyr_write() only for CONFIG_NEWLIB_LIBC
If we don't have Newlib, the more or less POSIX library, it's unclear
how to deal with POSIX stdin/stdout/stderr at all.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-11-04 22:04:11 +01:00
..
base64 lib: base64: Add statement of changes 2018-03-23 13:54:48 +01:00
cmsis_rtos_v1 kernel: Change k_poll_signal api 2018-11-04 11:37:24 -05:00
crc crc8: fix const correctness 2018-10-04 16:37:21 -05:00
json lib: json: Fix warning when building with newlib 2018-07-12 16:01:30 -05:00
libc libc: newlib: libc-hooks: s/CONFIG_POSIX_FS/CONFIG_POSIX_API/ 2018-11-04 22:04:11 +01:00
mempool lib: mempool: Fix compile warning 2018-10-29 10:52:00 -04:00
posix lib: posix: fs: Convert to use generic fdtable 2018-11-04 22:04:11 +01:00
rbtree lib: rbtree: Fixed incorrect return type for rb_contains 2018-10-31 08:44:47 -04:00
ring_buffer lib: ring_buffer: add raw byte access mode 2018-10-09 13:58:44 -04:00
CMakeLists.txt lib: posix: Implement generic file descriptor table 2018-11-04 22:04:11 +01:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
fdtable.c lib/fdtable: Can call zephyr_write() only for CONFIG_NEWLIB_LIBC 2018-11-04 22:04:11 +01:00
thread_entry.c kernel: thread: Move out the function _thread_entry() to lib 2018-05-15 17:48:18 +03:00