zephyr/lib/libc
Ilya Tagunov c8511c1ea0 lib: libc: arcmwdt: add declarations for reentrant time functions
ARC MWDT library does not contain implementations for the reentrant
POSIX time functions, so common Zephyr implementations end up being
used instead. However, there are no declarations, so we just add them
here, unguarded, until a better place is found.

Signed-off-by: Ilya Tagunov <Ilya.Tagunov@synopsys.com>
2024-11-23 20:12:02 -05:00
..
arcmwdt lib: libc: arcmwdt: add declarations for reentrant time functions 2024-11-23 20:12:02 -05:00
armstdc lib: libc: errno: remove non-existing c_std_lib doxygen group 2024-07-18 09:23:33 -04:00
common lib: libc: common: time: Add toolchain include 2024-09-26 13:31:03 -05:00
minimal cmake: libc: minimal: Avoid linking against other libc implementations 2024-10-30 14:29:37 -05:00
newlib cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
picolibc libc/picolibc: Split hooks into separate files 2024-11-16 13:50:16 -05:00
CMakeLists.txt lib: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig libc/picolibc: Don't replace picolibc time _r functions 2024-09-16 20:17:35 +02:00