zephyr/lib/libc/minimal/include
Carles Cufi 14b358a252 libc: minimal: Add EOVERFLOW
Add the EOVERFLOW error number, which is already in use by some of
Zephyr's modules.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2021-05-17 09:11:15 -04:00
..
bits
sys ARC: prepare for building for ARCv3 HS6x 2021-05-07 14:55:49 -05:00
assert.h libc/minimal/assert: conditionalize static_assert macro 2019-09-19 09:37:42 -05:00
ctype.h
errno.h libc: minimal: Add EOVERFLOW 2021-05-17 09:11:15 -04:00
fcntl.h lib/posix: Add support for open flags to open(...) 2020-07-30 16:33:18 +02:00
inttypes.h
limits.h
math.h lib/libc/min: Introduce simple math.h 2019-09-27 04:30:07 -07:00
stdbool.h
stdint.h libc: minimal: add INTn_C macros to stdint.h 2021-01-21 14:50:01 -05:00
stdio.h libc: printf/..: match implementation to declaration 2021-03-29 07:52:42 -04:00
stdlib.h libc: strtol/strtoul: match implementation to declaration 2021-03-29 07:52:42 -04:00
string.h libc: strncat: match implementation to declaration 2021-03-29 07:52:42 -04:00
strings.h
time.h libc: minimal: implement time() API 2021-03-19 09:56:53 -04:00