zephyr/lib/libc
Keith Packard d47025bd84 libc/picolibc: Remove unused read_stdin/write_stdout hooks
Picolibc doesn't need these two syscall implementations as it uses
zephyr_fputc instead. Make sure that zephyr_putc is declared correctly.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-08-02 10:35:18 +02:00
..
arcmwdt ARC: Fix portability.posix.common.arcmwdtlib test 2023-06-09 14:17:50 -04:00
armstdc libc: Move strnlen into common 2023-05-08 09:59:27 +02:00
common libC COMMON_LIBC_MALLOC_ARENA_SIZE: provide default for POSIX ARCH 2023-06-22 17:16:17 -04:00
minimal libc: minimal: math sqrt: sqrtf: fix numeric accuracy of sqrt and sqrtf. 2023-07-14 12:42:41 -04:00
newlib init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
picolibc libc/picolibc: Remove unused read_stdin/write_stdout hooks 2023-08-02 10:35:18 +02:00
CMakeLists.txt lib: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig libc: remove no longer valid kconfig comment 2023-07-20 12:58:36 -04:00