zephyr/lib/libc
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
..
arcmwdt libc: arcmwdt: grant all threads access to stdio locks 2025-07-10 19:54:27 -05:00
armstdc Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
common lib: libc: common: time: do not set errno in time() 2025-07-23 09:34:36 +02:00
iar toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
minimal stdlib : strtoll : fix strtoll overflow handling with unsigned accumulator 2025-07-09 09:44:48 -05:00
newlib libc: newlib: heap arean to support Xtensa MPU 2025-05-01 18:16:20 +02:00
picolibc libc/picolibc: Make lock typing match between Zephyr and picolibc 2025-05-01 07:15:16 +02:00
CMakeLists.txt toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
Kconfig lib/libc/Kconfig: Simply C library choice dependencies 2025-07-19 09:38:15 +02:00