Commit Graph

2 Commits

Author SHA1 Message Date
4067cb45cb libc: refactoring 2020-09-17 23:47:39 +02:00
ea21d3cd2d libposix: add support for O_NONBLOCK
We keep a list of non blocking fds and use awake to
make them not block on read, write, pread and pwrite.
2018-01-15 22:37:27 +01:00