zephyr/lib/libc/newlib
Dawid Niedzwiecki ff668a6bed libc: newlib: add config to use custom sbrk
Add a config to use the custom _sbrk function, defined by a user.

It is possible that an application doesn't want to use the entire
remaining RAM for the heap.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2024-08-07 07:25:46 -04:00
..
include libc/newlib: Wrap <string.h> to define strnlen and strtok_r when needed 2024-02-02 19:54:33 +01:00
CMakeLists.txt buildsystem: Enable LTO also for the application 2024-03-02 15:39:36 +01:00
Kconfig libc: newlib: add config to use custom sbrk 2024-08-07 07:25:46 -04:00
libc-hooks.c libc: newlib: add config to use custom sbrk 2024-08-07 07:25:46 -04:00