zephyr/lib/libc/common/source
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
..
stdio lib: libc: stdio: add support remove api 2024-08-22 14:26:00 -04:00
stdlib style: lib: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
string
thrd libc: common: support for C11 call_once() 2023-11-14 18:23:42 +09:00
time libc/common: Define _POSIX_C_SOURCE to gain access to POSIX functions 2024-09-16 20:17:35 +02:00