zephyr/doc/develop/languages/c
Keith Packard a9c62caab7 lib/libc: Move malloc from minimal to common library
This will (eventually) permit use of a common malloc implementation with
other C libraries, reducing the amount of Zephyr-specific code required
to support each C library.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-27 20:17:24 +09:00
..
common_libc.rst lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00
index.rst doc/develop: Document common C library APIs 2023-04-27 20:17:24 +09:00
minimal_libc.rst lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00
newlib.rst lib: libc: newlib: Make newlib nano variant optional 2022-10-19 16:02:51 +02:00
picolibc.rst doc/develop: Add picolibc documentation 2023-02-01 10:07:05 -08:00