zephyr/lib/libc/common
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
..
include
source lib: libc: common: time: do not set errno in time() 2025-07-23 09:34:36 +02:00
CMakeLists.txt
Kconfig