zephyr/doc/develop/languages
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
..
c lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00
cpp doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
index.rst doc: develop: Improve C++ language support documentation 2022-06-01 15:26:48 +02:00