zephyr/lib/libc
Keith Packard d8d81c4a09 libc/picolibc: Remove unused POSIX-ish hooks
While reviewing the dependency between Picolibc POSIX APIs and Zephyr, I
found that the picolibc libc-hooks code copied a bunch of functions from
the newlib version which weren't needed. This required replacing a few
calls to the (now removed) '_write' hook with printk instead.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-11-02 06:49:32 -04:00
..
arcmwdt lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
armstdc lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
minimal libc: minimal: Add C11 aligned_alloc 2022-10-03 10:13:25 +02:00
newlib lib: libc: newlib: make sure retargetable locking is enabled in toolchain 2022-09-21 08:59:24 +00:00
picolibc libc/picolibc: Remove unused POSIX-ish hooks 2022-11-02 06:49:32 -04:00
CMakeLists.txt lib/libc: Add picolibc support (aarch32, aarch64 and RISC-V) [v21] 2022-06-22 13:15:55 +02:00
Kconfig lib: libc: newlib: Make newlib nano variant optional 2022-10-19 16:02:51 +02:00