zephyr/lib/libc/minimal
Paul Sokolovsky 6b90a02bb4 libc: minimal: time.h: Don't (re)define struct timespec.
By the latest convention, libc's define struct timespec in
sys/_timespec.h. This is consistent with Newlib and ensures
about errors due to redefinitions.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-07-25 13:50:58 -04:00
..
include libc: minimal: time.h: Don't (re)define struct timespec. 2019-07-25 13:50:58 -04:00
source libc: minimal: provide gmtime implementation 2019-07-17 14:04:44 +02:00
CMakeLists.txt libc: minimal: provide gmtime implementation 2019-07-17 14:04:44 +02:00