zephyr/lib
Chris Friedt 598b2e11b2 posix: conditionally generate posix_clock syscall header
If POSIX_TIMERS is not configured, there is no reason to
generate syscall headers from posix_clock.h .

Make header generation conditional on POSIX_TIMERS in
this case.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-11 20:27:32 -05:00
..
acpi lib: acpi: update shell and test app with the modifed resource struct 2024-02-15 12:28:55 +01:00
cpp llvm: Add support for LLVM libc++ C++ Standard Library 2023-10-20 14:59:31 +02:00
crc lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
hash
heap lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
libc lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
mem_blocks lib: mem_block: move to own folder 2023-12-13 17:27:54 -05:00
open-amp lib: open-amp: Use struct fw_resource_table type instead of void 2024-05-24 07:51:42 -04:00
os lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
posix posix: conditionally generate posix_clock syscall header 2024-06-11 20:27:32 -05:00
runtime
smf Lib: SMF Modify HSM operation for UML-Style transitions 2024-05-22 21:41:06 -04:00
utils lib: utils: avoid Boolean-to-integer type casts 2024-06-11 20:05:37 +03:00
CMakeLists.txt lib posix: Allow building the POSIX_API library without the host libC 2023-12-28 09:58:23 -05:00
Kconfig lib: move utilities into own folder 2023-12-22 09:54:12 +01:00