zephyr/lib/posix
Dominik Ermel 49ab2099f3 lib/posix: Add support for open flags to open(...)
The fs_open flags has been changed to accept open flags, which requires
changes to open(...) to support the new flags.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-07-30 16:33:18 +02:00
..
clock.c
CMakeLists.txt
eventfd.c
fs.c lib/posix: Add support for open flags to open(...) 2020-07-30 16:33:18 +02:00
Kconfig
mqueue.c
nanosleep.c
pthread_barrier.c
pthread_common.c
pthread_cond.c
pthread_key.c
pthread_mutex.c
pthread_rwlock.c
pthread_sched.c
pthread.c
semaphore.c
sleep.c
timer.c