zephyr/lib
Anas Nashif b8424b4cae crc: deprecate old headers and issue warning when used
Change code to use crc.h instead crc{8,16,32}.h and issue warning when
old headers are used.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-04 08:52:46 -06:00
..
base64 lib: base64: Add statement of changes 2018-03-23 13:54:48 +01:00
cmsis_rtos_v1 lib/cmsis_rtos_v1: Use k_is_in_isr instead of _is_in_isr 2018-11-15 09:20:57 -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 libc: ctype: Fix isxdigit function 2018-11-29 15:28:21 -08:00
mempool lib/mempool: One more spurious -ENOMEM condition 2018-11-20 11:35:10 +01:00
posix misra: Ignoring the return atomic_set when not used 2018-11-29 10:18:59 -08:00
rbtree lib: rbtree: Make boolean functions return bool 2018-11-30 08:05:11 -08:00
ring_buffer lib: ring_buffer: add raw byte access mode 2018-10-09 13:58:44 -04:00
CMakeLists.txt kernel: add user mode work_q capability 2018-11-29 09:21:18 -08:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
fdtable.c lib: fdtable: File descriptor table should reside in kernel memory 2018-11-08 09:47:46 -08: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