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 lib/cpp: Remove deprecated CONFIG_CPP_STATIC_INIT_GNU 2024-11-16 13:36:37 -05:00
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 net: buf: increase log level of timeout ignore 2024-10-10 14:59:16 -04:00
open-amp openamp: resource table: fixes resource table for ram_console section 2024-11-08 15:55:11 -06:00
os net: sockets: Cleanup socket properly if POSIX API is enabled 2024-11-08 15:56:39 -06:00
posix posix: kconfig: remove select y from non-user-selectable help 2024-10-14 13:01:51 +02:00
runtime
smf
utils
CMakeLists.txt
Kconfig