zephyr/lib/libc/minimal/source
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
..
math libc: sqrtf: Remove dead assignment 2022-06-05 14:49:31 +02:00
stdlib lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00
stdout libc/minimal: Create "real" functions for putc and putchar 2023-04-25 06:18:26 -04:00
string scripts: move gen_strerror_table.py to scripts/build 2022-07-12 10:03:45 +02:00
time libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00