zephyr/lib/libc
Kumar Gala 6cc5722a61 lib: posix: Fix compile error with mqueue.h
With newer newlib we get a build error with mqueue.h realted to mode_t.
Let's just let newlib define mode_t and have minimal libc also define
it in sys/types.h.  So we remove the duplicated definition in
posix/unistd.h.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-23 11:42:31 -06:00
..
minimal lib: posix: Fix compile error with mqueue.h 2019-02-23 11:42:31 -06:00
newlib userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
CMakeLists.txt
Kconfig