zephyr/lib
Chris Friedt 05305e2647 lib: libc: common: time: do not set errno in time()
The ISO C function time() is not specified to set the global
errno variable, so remove that in case there are side-effects.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-07-23 09:34:36 +02:00
..
acpi
cpp Kconfig: Remove NATIVE_APPLICATION option 2025-07-19 09:38:15 +02:00
crc crc: Add CRC24Q for RTCM3 checksum calculations 2025-07-21 09:19:14 -04:00
hash
heap kernel: heap: Add allocation metadata to allocated_bytes 2025-07-07 10:08:58 -05:00
libc lib: libc: common: time: do not set errno in time() 2025-07-23 09:34:36 +02:00
mem_blocks
min_heap lib: min_heap: Refactor heapify_up/down functions 2025-06-26 11:58:05 -04:00
net_buf lib: net_buf: Add a way to create pool with aligned data 2025-07-19 15:37:01 -04:00
open-amp openamp: enable address translation in CMake 2025-06-27 08:44:56 -10:00
os posix: Map CLOCK_REALTIME and CLOCK_MONOTONIC to Zephyr clock IDs 2025-07-19 13:43:21 -04:00
posix posix: Map CLOCK_REALTIME and CLOCK_MONOTONIC to Zephyr clock IDs 2025-07-19 13:43:21 -04:00
runtime
smf lib: smf: fix function name typo "share_paren" 2025-07-08 13:41:59 -05:00
utils lib: utils: json: add support for mixed array types 2025-07-21 21:31:21 -04:00
uuid
CMakeLists.txt
Kconfig