zephyr/lib/libc/minimal/source
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
stdlib coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
stdout libc: minimal: add console system calls 2018-07-25 14:57:51 -04:00
string lib: libc: minimal: Get rid of the bit (256-byte) charmap table 2018-06-19 14:33:34 -07:00