zephyr/lib/libc
Flavio Ceolin 1f176e485a libc: ctype: Fix isxdigit function
The last check was never true since 'a' > 'A'.
So, things like isxdigit(Z) would return true.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-11-29 15:28:21 -08:00
..
minimal libc: ctype: Fix isxdigit function 2018-11-29 15:28:21 -08:00
newlib dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
CMakeLists.txt
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00