zephyr/lib/libc
Yong Cong Sin 19e4cb8f89 libc: cleanup deprecated heap-related Kconfigs
The following heap-related Kconfigs shared by the picolibc &
minimal libc have been deprecated for more than 2 releases,
remove them and update the Kconfigs accordingly:

- `CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE`
- `CONFIG_MINIMAL_LIBC_REALLOCARRAY`

Cleanup the handling to support the deprecated malloc arena
size configuration values.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-18 14:33:58 -04:00
..
arcmwdt build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
armstdc lib: libc: armstdc: add missing retarget of fputc to _stdout_hook 2023-10-04 11:02:37 +02:00
common libc: minimal: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
minimal libc: cleanup deprecated heap-related Kconfigs 2024-06-18 14:33:58 -04:00
newlib posix: move getpid() to Kconfig.procN and doc MULTI_PROCESS 2024-06-04 16:27:12 -05:00
picolibc libc: cleanup deprecated heap-related Kconfigs 2024-06-18 14:33:58 -04:00
CMakeLists.txt
Kconfig libc: minimal: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00