zephyr/tests/lib/c_lib/common/src
Keith Packard 962e42cf1d tests, samples: Define _POSIX_C_SOURCE where needed
Various tests and samples use POSIX-only functions. Define _POSIX_C_SOURCE
to ensure they are visible.

Signed-off-by: Keith Packard <keithp@keithp.com>
2024-09-16 20:17:35 +02:00
..
main.c tests, samples: Define _POSIX_C_SOURCE where needed 2024-09-16 20:17:35 +02:00
test_qsort.c
test_sqrt.c