zephyr/lib/libc
Nikolay Agishev 6e940c513c ARC: Fix portability.posix.common.arcmwdtlib test
portability.posix.common.arcmwdtlib test fails with ARCMWDT libc.
This path fixes the test.

STDIN_FILENO and others macroses are used in libc-hooks.c only. So they
defined localy.

Signed-off-by: Nikolay Agishev <agishev@synopsys.com>
2023-06-09 14:17:50 -04: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: Increase USERSPACE + POT MPU default arena to 2048 bytes 2023-05-31 10:02:53 -04:00
minimal libc: minimal: Add 'break' to suppress fall-through error in atoi.c 2023-05-31 14:41:25 -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 lib/libc/picolibc: Use SDK picolibc by default 2023-05-25 13:33:04 +00:00
CMakeLists.txt libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
Kconfig libc/picolibc: Switch to common malloc implementation 2023-05-09 01:29:16 +09:00