zephyr/lib/libc/minimal
Jakob Olesen c8708d9bf3 misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>.
Use the new math_extras functions instead of calling builtins directly.

Change a few local variables to size_t after checking that all uses of
the variable actually expects a size_t.

Signed-off-by: Jakob Olesen <jolesen@fb.com>
2019-05-14 19:53:30 -05:00
..
include libc: minimal: Introduce sys/_timeval.h 2019-05-07 22:18:09 -04:00
source misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>. 2019-05-14 19:53:30 -05:00
CMakeLists.txt libc: minimal: Add bsearch function 2019-04-25 20:39:36 -07:00