zephyr/lib/libc/minimal/source/stdlib
Nicolas Pitre d4b60d691c malloc: no longer need to round mempool's max_sz
Since commit 465b2cf31b this value is rounded at compile time instead.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-25 23:24:53 -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 malloc: no longer need to round mempool's max_sz 2019-06-25 23:24:53 -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