zephyr/lib/libc/minimal/include
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
..
bits
sys lib: posix: Fix compile error with mqueue.h 2019-02-23 11:42:31 -06:00
assert.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ctype.h libc: ctype: Fix operations between signed and unsigned types 2019-03-01 09:22:24 +01:00
errno.h Revert "libc: minimal: Add error codes for key management" 2018-10-29 10:12:23 +00:00
fcntl.h lib/fdtable: Add ioctl() and fcntl() implementations 2018-12-14 13:21:31 +02:00
inttypes.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
limits.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stdbool.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stdint.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stdio.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stdlib.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
string.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
strings.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
time.h libc/include: Adding time.h 2017-02-14 08:30:35 +02:00