zephyr/lib/libc/minimal
Carles Cufi 66c9a8e0f9 lib: libc: minimal: Add macros for fast and least min/max values
The minimal C library already supports the fast and least types via
typedefs, but the corresponding min and max macros were missing. Add
those so that we are compatible with software using them.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-03-09 13:40:58 +01:00
..
include lib: libc: minimal: Add macros for fast and least min/max values 2022-03-09 13:40:58 +01:00
source libc: minimal: qsort remove callback cast in call of qsort_r 2022-03-09 06:11:40 -05:00
CMakeLists.txt libc: minimal: add qsort to the minimal libc 2021-11-10 07:00:36 -05:00