zephyr/lib/libc/minimal/source
Nicolas Pitre 2129937d3d realloc(): move mempool internal knowledge out of generic lib code
The realloc function was a bit too intimate with the mempool accounting.
Abstract that knowledge away and move it where it belongs.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-09-30 10:57:24 -07:00
..
stdlib realloc(): move mempool internal knowledge out of generic lib code 2019-09-30 10:57:24 -07:00
stdout kernel: Port remaining buildable syscalls to new API 2019-09-12 11:31:50 +08:00
string libc: minimal: add strspn and strcspn support 2019-07-31 09:22:49 -07:00
time libc/minimal: fix reproducibility of gmtime 2019-07-31 11:48:18 +03:00