zephyr/lib/libc/minimal/source
Peter A. Bigot 3e8df8b369 libc: minimal: provide gmtime implementation
Implement the conversion from UNIX time to broken-down civil time per
the gmtime() and gmtime_r() functions.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-07-17 14:04:44 +02:00
..
stdlib mempool: significant reduction of memory waste 2019-07-16 14:21:21 -07:00
stdout prf.c: handle denormals properly 2019-07-14 23:07:44 -04:00
string libc: fix memchr() prototype 2019-07-10 13:42:31 -07:00
time libc: minimal: provide gmtime implementation 2019-07-17 14:04:44 +02:00