zephyr/lib
Punit Vara 2cf270758e lib: posix: Return errno code
Return EINVAL errno when argument doesn't refer to
valid semaphore.

partly fixes #9993

Signed-off-by: Punit Vara <punit.vara@intel.com>
2018-10-31 12:15:22 -04: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 lib: json: Fix warning when building with newlib 2018-07-12 16:01:30 -05:00
libc Revert "libc: minimal: Add error codes for key management" 2018-10-29 10:12:23 +00:00
mempool lib: mempool: Fix compile warning 2018-10-29 10:52:00 -04:00
posix lib: posix: Return errno code 2018-10-31 12:15:22 -04:00
rbtree lib: rbtree: Fixed incorrect return type for rb_contains 2018-10-31 08:44:47 -04:00
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