zephyr/lib/libc/minimal/source/stdlib
Anas Nashif 6ecadb03ab cleanup: include/: move misc/math_extras.h to sys/math_extras.h
move misc/math_extras.h to sys/math_extras.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
atoi.c
bsearch.c libc: minimal: Add bsearch function 2019-04-25 20:39:36 -07:00
exit.c libc: minimal: Implement exit()/_exit() functions. 2019-05-23 09:27:59 -04:00
malloc.c cleanup: include/: move misc/math_extras.h to sys/math_extras.h 2019-06-27 22:55:49 -04:00
strtol.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
strtoul.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00