zephyr/lib/libc
Flavio Ceolin 1556fce845 libc: ctype: Fix operations between signed and unsigned types
MISRA-C says that char type should not be used in arithmetically as the
data doesn't represent numbers.

MISRA-C rules 10.1 and 10.2

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-03-01 09:22:24 +01:00
..
minimal libc: ctype: Fix operations between signed and unsigned types 2019-03-01 09:22:24 +01:00
newlib libc: newlib: Rename adhoc read/write implementation for stdin/stdout 2019-02-26 11:36:33 -06:00
CMakeLists.txt
Kconfig libc: fix CONFIG_STDOUT_CONSOLE semantics 2019-02-26 08:00:33 -06:00