zephyr/lib/libc/common/source
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
..
stdlib kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
string libc: Move strnlen into common 2023-05-08 09:59:27 +02:00
thrd libc: common: support for C11 call_once() 2023-11-14 18:23:42 +09:00
time libc: Move gmtime_r into common 2024-02-28 00:54:42 +09:00