zephyr/include/posix
Paul Sokolovsky b6e58d54c9 lib: posix: fs: Convert to use generic fdtable
All the handling of POSIX file descriptors is now done by fdtable.c.
fs.c still manages its own table of file structures of the underlying
fs lib.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-11-04 22:04:11 +01:00
..
sys
dirent.h lib: posix: fs: Convert to use generic fdtable 2018-11-04 22:04:11 +01:00
mqueue.h
posix_sched.h
pthread_key.h
pthread.h
semaphore.h
signal.h
time.h include: posix: time: Explicitly include from <posix/...> 2018-10-09 08:19:44 -04:00
unistd.h