zephyr/lib
Chris Friedt ff7825b9aa libc: use the common libc time() implementation for most libcs
Use the implementation of time() from the common libc, since there
it no longer pulls in POSIX.

Use is implied for minimal, newlib, and picolibc, and selected
for IAR.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-06-24 14:18:52 +02:00
..
acpi
cpp
crc lib: crc: add CRC-32K/4.2 2025-04-14 09:49:02 +02:00
hash lib: hash: murmur3: Account for unaligned 32-bit access 2025-04-29 17:54:51 +02:00
heap kernel: sys_heap: Fix chunk size request validation 2025-06-06 10:12:19 +02:00
libc libc: use the common libc time() implementation for most libcs 2025-06-24 14:18:52 +02:00
mem_blocks
min_heap lib: min_heap: Add min-heap data structure 2025-06-07 13:29:24 +01:00
net_buf
open-amp lib: open-amp: fix OPENAMP_COPY_RSC_TABLE dependancy 2025-04-25 15:55:43 +02:00
os sys: clock: additional sys_clock api calls 2025-06-24 14:18:52 +02:00
posix posix: cond + mutex: log messages generate warnings for 32-bit timeouts 2025-06-24 14:18:52 +02:00
runtime
smf Lib: SMF: Add return code to signal event propagation 2025-06-17 16:04:04 +02:00
utils lib: hex: remove unnecessary defensive programming 2025-06-11 10:25:14 -07:00
uuid lib: uuid: do not support UUID_v5 on TF-M platforms 2025-05-27 10:29:34 +02:00
CMakeLists.txt lib: min_heap: Add min-heap data structure 2025-06-07 13:29:24 +01:00
Kconfig lib: min_heap: Add min-heap data structure 2025-06-07 13:29:24 +01:00