zephyr/lib/posix
Jordan Yates b64fb93d93 lib: posix: dedicated symbol for POSIX system headers
Add a dedicated symbol for including the POSIX system headers path
directly into the include path, enabling (for example)
`#include <time.h>` instead of `#include <zephyr/posix/time.h>`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-06-11 08:19:54 +02:00
..
options lib: posix: dedicated symbol for POSIX system headers 2025-06-11 08:19:54 +02:00
shell
CMakeLists.txt
Kconfig