zephyr/lib/libc
Paul Sokolovsky 8cc6f6ddd6 kernel: errno: Use per-thread accessor function compatible with Newlib
Newlib names this function __errno(), so if we want Zephyr to work
with Newlib seamlessly, it's better to just follow Newlib's naming
convention for Zephyr's own minimal libc.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-05-10 20:54:56 -04:00
..
minimal kernel: errno: Use per-thread accessor function compatible with Newlib 2017-05-10 20:54:56 -04:00
newlib Xtensa port: Fixed defintion of MAX_HEAP_SIZE, thus, compilation of new_lib. 2017-02-13 11:39:02 -08:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00