zephyr/lib/libc/minimal
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
..
include libc: ctype: Fix operations between signed and unsigned types 2019-03-01 09:22:24 +01:00
source userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
CMakeLists.txt libc: minimal: add malloc functions 2018-07-20 11:41:08 -07:00