zephyr/lib/libc
Paul Sokolovsky c896f87d5d libc: minimal: Introduce sys/_timeval.h
This is implementation-level header which defines struct timeval, and
intended to be included by headers which need this structure. This
implementation scheme is compatible with Newlib, and thus provides a
step to use minlibc vs Newlib interchangeably.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-05-07 22:18:09 -04:00
..
minimal libc: minimal: Introduce sys/_timeval.h 2019-05-07 22:18:09 -04:00
newlib newlib: fix user mode calls to _sbrk 2019-05-02 07:25:19 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig libc: fix CONFIG_STDOUT_CONSOLE semantics 2019-02-26 08:00:33 -06:00