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
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
strtoll.c libc: minimal: Add strtoll() and strtoull() 2022-03-24 11:03:06 +01:00
strtoul.c
strtoull.c libc: minimal: Add strtoll() and strtoull() 2022-03-24 11:03:06 +01:00