John Birrell 745a12fc30 Make error checking less zealous to handle devices like /dev/null
which don't provide a non-blocking interface.

This is a short term "fix" which changes a half-lose to a half-win.
The thread that accesses a device that does not provide a non-blocking
interface will block for its time slice.

A medium term solution would be to use rfork. A long-term solution
would be some sort of kernel thread/SMP implementation.
1997-04-01 22:49:58 +00:00
..
1996-01-22 00:23:58 +00:00
1997-02-22 15:12:41 +00:00
1996-01-22 00:23:58 +00:00
1997-02-22 15:12:41 +00:00
1996-08-13 14:55:09 +00:00
1997-02-22 15:12:41 +00:00
1997-02-05 23:26:09 +00:00
1996-01-22 00:23:58 +00:00
1996-01-22 00:23:58 +00:00
1996-01-22 00:23:58 +00:00
1996-01-22 00:23:58 +00:00
1996-08-30 01:51:09 +00:00
1996-01-22 00:23:58 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1996-12-29 03:04:08 +00:00
1996-01-22 00:23:58 +00:00
1997-02-22 15:12:41 +00:00
1997-02-05 23:26:09 +00:00