zephyr/lib
Meir Komet 5595f66851 multi_heap: introduce support for realloc()
Add support for realloc (and realloc_aligned) into the multi heap lib,
where the buffer sent in will either be reused (maybe shrinked),
or enlarged by allocating on any of the matching heaps of the multi heap.

Signed-off-by: Meir Komet <mskomet1@gmail.com>
2024-11-16 14:02:07 -05:00
..
acpi
cpp
crc
hash
heap multi_heap: introduce support for realloc() 2024-11-16 14:02:07 -05:00
libc libc/picolibc: Split hooks into separate files 2024-11-16 13:50:16 -05:00
mem_blocks
net_buf
open-amp
os
posix
runtime
smf
utils
CMakeLists.txt
Kconfig