David van Moolenbroek 44fdeb7a62 libc: more poll(3) wrapper fixes
- POLLRDBAND is reported by select(2) as errorfd, not readfd;
- POLLERR is not the same as errorfd of select(2);
- flags that are not requested should not be returned.

Change-Id: I9cb3c2c260ead5a2852a2fbbc10280c2b5b0dff9
2017-02-16 10:18:26 +00:00
2016-01-13 20:32:52 +01:00
2016-01-13 20:32:50 +01:00
2017-02-08 22:51:26 +01:00
2017-01-22 20:43:54 +01:00
2017-01-22 20:43:54 +01:00
2016-10-29 17:08:10 +02:00
2017-02-16 10:18:26 +00:00
2016-09-24 22:18:31 +00:00
2016-01-16 14:04:25 +01:00
2016-09-01 21:16:13 +02:00
2016-09-24 22:18:31 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%