zephyr/lib/libc/minimal/source/stdlib
Gerard Marull-Paretas cbd31d720b lib: migrate includes to <zephyr/...>
In order to bring consistency in-tree, migrate all lib code to the new
prefix <zephyr/...>. Note that the conversion has been scripted, refer
to zephyrproject-rtos#45388 for more details.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-05-06 19:58:09 +02:00
..
abort.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
atoi.c lib: add default labels and comments to switch statements 2021-06-04 16:22:23 -05:00
bsearch.c
exit.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
malloc.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
qsort.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
rand.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
strtol.c license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
strtoll.c libc: minimal: Add strtoll() and strtoull() 2022-03-24 11:03:06 +01:00
strtoul.c license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
strtoull.c libc: minimal: Add strtoll() and strtoull() 2022-03-24 11:03:06 +01:00