minix/minix/servers
David van Moolenbroek d3434cb55b VFS: convert EINTR to EAGAIN for nonblocking I/O
The conversion was never properly implemented for asynchronous
character drivers, and got lost during the removal of the
synchronous character protocol.

Change-Id: Ib858806859aa7a52d6b391d4c6c521a2be361fdd
2014-08-31 17:29:47 +00:00
..
devman merge libminlib with libc 2014-08-28 18:49:19 +02:00
ds Move all services to /service 2014-07-31 16:00:31 +02:00
input Move all services to /service 2014-07-31 16:00:31 +02:00
ipc Move all services to /service 2014-07-31 16:00:31 +02:00
is Move all services to /service 2014-07-31 16:00:31 +02:00
pm INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
rs servers/rs: Add sanity check on executable size 2014-07-31 16:00:32 +02:00
sched Move all services to /service 2014-07-31 16:00:31 +02:00
vfs VFS: convert EINTR to EAGAIN for nonblocking I/O 2014-08-31 17:29:47 +00:00
vm Move all services to /service 2014-07-31 16:00:31 +02:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00