zephyr/lib/libc/minimal/include
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
..
bits
sys libc: minimal: Add dummy sys/stat.h [REVERTME] 2018-10-10 13:31:00 -04:00
assert.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ctype.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
errno.h Revert "libc: minimal: Add error codes for key management" 2018-10-29 10:12:23 +00:00
fcntl.h libc: minimal: fcntl.h: Fix include guards for the current path 2018-10-10 16:38:13 -04:00
inttypes.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
limits.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stdbool.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stdint.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stdio.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stdlib.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
string.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
strings.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
time.h