zephyr/lib/libc
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
arcmwdt lib: libc: Drop `z_` prefix from stdio syscalls 2021-09-11 04:47:01 -04:00
armstdc armclang: threading_weak.c source file added for armclang 2021-08-30 08:54:23 -04:00
minimal lib: libc: minimal: Add macros for fast and least min/max values 2022-03-09 13:40:58 +01:00
newlib libc: newlibc: Fix recursive gettimeofday() calls on non-Posix systems 2022-01-21 15:27:45 -05:00
CMakeLists.txt armclang: ARM Compiler C library support 2021-08-30 08:54:23 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00