zephyr/lib
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
..
cmsis_rtos_v1
cmsis_rtos_v2
gui
libc libc/minimal: fix reproducibility of gmtime 2019-07-31 11:48:18 +03:00
os lib: os: add sys_sem data type 2019-07-24 10:12:25 -07:00
posix
updatehub
CMakeLists.txt
Kconfig