zephyr/lib/libc/common
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
..
include posix: pthread_once: simplify and reduce size of pthread_once_t 2023-12-14 09:32:58 +01:00
source libc: Move gmtime_r into common 2024-02-28 00:54:42 +09:00
CMakeLists.txt libc: Move gmtime_r into common 2024-02-28 00:54:42 +09:00
Kconfig libc: Move gmtime_r into common 2024-02-28 00:54:42 +09:00