zephyr/lib
Patrik Flykt 186fb94bcb lib: Add 'U' to unsigned variable assignments
Add 'U' to a value when assigning it to an unsigned variable.
MISRA-C rule 7.2

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-12-04 22:51:56 -05:00
..
base64 lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
cmsis_rtos_v1 lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
crc crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
json lib: json: Fix warning when building with newlib 2018-07-12 16:01:30 -05:00
libc lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
mempool lib/mempool: One more spurious -ENOMEM condition 2018-11-20 11:35:10 +01:00
posix lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
rbtree lib: rbtree: Make boolean functions return bool 2018-11-30 08:05:11 -08:00
ring_buffer lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
CMakeLists.txt kernel: add user mode work_q capability 2018-11-29 09:21:18 -08:00
fdtable.c lib: fdtable: File descriptor table should reside in kernel memory 2018-11-08 09:47:46 -08: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
work_q.c kernel: add user mode work_q capability 2018-11-29 09:21:18 -08:00