zephyr/lib/libc/minimal
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
..
include libc: minimal: Add sys/fcntl.h enough to compile net/lib/sockets 2018-09-13 14:29:17 -04:00
source coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt libc: minimal: add malloc functions 2018-07-20 11:41:08 -07:00