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 posix: pthread_once: simplify and reduce size of pthread_once_t 2023-12-14 09:32:58 +01:00
source lib: libc: common: time: do not set errno in time() 2025-07-23 09:34:36 +02:00
CMakeLists.txt lib: libc: stdio: add support remove api 2024-08-22 14:26:00 -04:00
Kconfig libc/common: Remove redundant Kconfig POSIX_THREAD_SAFE_FUNCTIONS uses 2024-09-16 20:17:35 +02:00