zephyr/lib/libc
Kumar Gala c8696293a9 libc: fix build issue with posix fs APIs on xtensa
On xtensa we always need to implement the reentrant fs syscall
functions.  So remove the #ifndef CONFIG_POSIX_API protection around
them and add needed externs.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-02-04 20:59:52 +02:00
..
minimal libc: permit users to supply their own malloc. 2019-12-12 10:49:52 -06:00
newlib libc: fix build issue with posix fs APIs on xtensa 2020-02-04 20:59:52 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig toolchain: Have Kconfig NEWLIB_LIBC_NANO depend on toolchain support 2020-01-29 12:22:31 -06:00