zephyr/lib
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
..
base64 lib: base64: Add statement of changes 2018-03-23 13:54:48 +01:00
cmsis_rtos_v1 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
crc lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
json lib: json: Fix warning when building with newlib 2018-07-12 16:01:30 -05:00
libc coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mempool mempool: Fix bit pointer state for N_MAX > 31 2018-08-25 06:57:37 -07:00
posix coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
rbtree lib/rbtree: Fix & document insert comparison order 2018-05-19 07:00:55 +03:00
ring_buffer lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
CMakeLists.txt lib/cmsis_rtos_v1: Implement support for thread APIs 2018-08-13 13:08:07 -07:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
thread_entry.c kernel: thread: Move out the function _thread_entry() to lib 2018-05-15 17:48:18 +03:00