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 lib: fix typo in multiple directories 2025-01-28 00:06:18 +01:00
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 lib: hash: murmur3: Account for unaligned 32-bit access 2025-04-29 17:54:51 +02:00
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 lib: mem_block: move to own folder 2023-12-13 17:27:54 -05:00
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 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