zephyr/lib/libc
Peter A. Bigot b8af1a6a4e libc/minimal: fix reproducibility of gmtime
struct tm has fields that were not being set by the implementation,
causing the test to fail when the uninitialized values were compared
with a static initialized result.  Zero the structure before filling it.

Closes #17794

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-07-31 11:48:18 +03:00
..
minimal libc/minimal: fix reproducibility of gmtime 2019-07-31 11:48:18 +03:00
newlib cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig cmake: use sdk-ng built toolchain for x86_64 2019-06-27 16:08:32 -04:00