zephyr/lib/libc/minimal
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
..
include libc: minimal: Introduce sys/_timeval.h 2019-05-07 22:18:09 -04:00
source libc: minimal: Add bsearch function 2019-04-25 20:39:36 -07:00
CMakeLists.txt libc: minimal: Add bsearch function 2019-04-25 20:39:36 -07:00