zephyr/lib/libc
Keith Packard 7f412924d3 libc/common: Define _POSIX_C_SOURCE to gain access to POSIX functions
ctime.c and localtime_r_utc.c may use POSIX-only functions; to ensure those
are visible from a POSIX-conforming C library, define _POSIX_C_SOURCE in
these source files.

Signed-off-by: Keith Packard <keithp@keithp.com>
2024-09-16 20:17:35 +02:00
..
arcmwdt ARCMWDT: Fix issues with posix types 2024-07-01 18:14:34 +02:00
armstdc lib: libc: errno: remove non-existing c_std_lib doxygen group 2024-07-18 09:23:33 -04:00
common libc/common: Define _POSIX_C_SOURCE to gain access to POSIX functions 2024-09-16 20:17:35 +02:00
minimal lib: libc: stdio: add support remove api 2024-08-22 14:26:00 -04:00
newlib cmake: cleanup newlib CMakeLists.txt file 2024-09-04 21:26:59 +02:00
picolibc lib/libc: picolibc: select its source with Kconfig choice 2024-07-09 17:29:12 -04:00
CMakeLists.txt lib: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig lib/libc/Kconfig: Fix libC depends with NATIVE_APPlICATION 2024-09-16 13:51:50 +02:00