zephyr/lib/libc/minimal/source
Piotr Pryga e2e06a74c3 libc: minimal: Add C11 aligned_alloc
Extend capabilities of a minimal libc to support C11 capability
to allocate memory with requested alignment.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-10-03 10:13:25 +02:00
..
math libc: sqrtf: Remove dead assignment 2022-06-05 14:49:31 +02:00
stdlib libc: minimal: Add C11 aligned_alloc 2022-10-03 10:13:25 +02:00
stdout coding guidelines: comply with MISRA C:2012 Rule 8.2 2022-06-22 17:17:39 -04:00
string scripts: move gen_strerror_table.py to scripts/build 2022-07-12 10:03:45 +02:00
time