zephyr/lib/libc
Chris Friedt ff7825b9aa libc: use the common libc time() implementation for most libcs
Use the implementation of time() from the common libc, since there
it no longer pulls in POSIX.

Use is implied for minimal, newlib, and picolibc, and selected
for IAR.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-06-24 14:18:52 +02:00
..
arcmwdt libc: arcmwdt: increase the number of preallocated locks 2024-12-03 02:37:16 +01:00
armstdc Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
common libc: common: time: use sys_clock api rather than posix 2025-06-24 14:18:52 +02:00
iar toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
minimal libc/minimal: Add stub 'sys/lock.h' 2025-05-23 17:41:40 -04: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 libc: use the common libc time() implementation for most libcs 2025-06-24 14:18:52 +02:00