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 include: posix: stat: Don't depend on CONFIG_PTHREAD_IPC 2018-10-02 10:51:52 -07:00
dirent.h lib: posix: fs: Convert to use generic fdtable 2018-11-04 22:04:11 +01:00
mqueue.h include: posix: mqueue: Rely on O_RDWR and friends defines in sys/stat.h 2018-10-02 10:51:52 -07:00
posix_sched.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pthread.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pthread_key.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
semaphore.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
signal.h include: posix: signal: Make sigev_notify_attributes depend on pthreads 2018-10-02 10:51:52 -07:00
time.h include: posix: time: Explicitly include from <posix/...> 2018-10-09 08:19:44 -04:00
unistd.h include: posix: unistd: Fix prototypes and dependency 2018-10-09 08:19:44 -04:00