zephyr/lib/libc
Chris Friedt 17964083d3 libc: common: time: use sys_clock api rather than posix
Remove POSIX clock_gettime() from the common libc time implementation,
since POSIX should not be a dependency for ISO C.

Instead, use the newly added lib/os sys_clock API.

Specifically, sys_clock_gettime().

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 toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00