zephyr/lib/libc/minimal
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
..
include lib: posix: Fix compile error with mqueue.h 2019-02-23 11:42:31 -06:00
source userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
CMakeLists.txt libc: minimal: add malloc functions 2018-07-20 11:41:08 -07:00