zephyr/lib
Kumar Gala 54bdd7aee0 Revert "libc: minimal: Add error codes for key management"
This reverts commit 25fb2302f1.

The bluetooth l2cap code was using these errno values but changed to
using more standard EPERM instead, so lets remove the defines since
nothing uses them.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-10-29 10:12:23 +00:00
..
base64
cmsis_rtos_v1 lib/cmsis_rtos_v1: Fix some Kconfig inconsistencies 2018-10-02 14:08:33 -07:00
crc crc8: fix const correctness 2018-10-04 16:37:21 -05:00
json
libc Revert "libc: minimal: Add error codes for key management" 2018-10-29 10:12:23 +00:00
mempool portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
posix include: posix: unistd: Fix prototypes and dependency 2018-10-09 08:19:44 -04:00
rbtree kernel: sched: Change boolean APIs to return bool 2018-09-28 06:28:41 +05:30
ring_buffer lib: ring_buffer: add raw byte access mode 2018-10-09 13:58:44 -04:00
CMakeLists.txt lib: posix: Add top-level define for all POSIX APIs - CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
thread_entry.c