zephyr/lib/libc
Robert Lubos 0966be01fc libc: Move gmtime_r into common
gmtime_r() has been in the minimal libc for years, however it was not
added to expcetions due to an overlook. In order to do this however, it
has to be moved first to the common libc area, so that it's available
to any libc that may not implement it.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-02-28 00:54:42 +09:00
..
arcmwdt
armstdc
common libc: Move gmtime_r into common 2024-02-28 00:54:42 +09:00
minimal libc: Move gmtime_r into common 2024-02-28 00:54:42 +09:00
newlib libc: newlib: Grant access to dynamic locks from all threads 2024-02-07 15:22:38 +00:00
picolibc libc/picolibc: Remove the global definition of _POSIX_C_SOURCE 2024-01-26 07:48:55 -05:00
CMakeLists.txt
Kconfig