zephyr/tests/posix/fs
Paul Sokolovsky b7bb48eeac posix: unistd.h: open() doesn't belong here
Per POSIX, open() is defined in <fcntl.h>. fcntl.h in turn comes from
the underlying libc, either newlib, or minimal libc.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-07-25 13:50:58 -04:00
..
src posix: unistd.h: open() doesn't belong here 2019-07-25 13:50:58 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
prj.conf tests: posix: fs: Decrease ramdisk size, increase stack size 2019-02-08 12:07:53 -05:00
testcase.yaml tests: posix: add newlib cfg option 2019-02-26 11:36:52 -06:00