jhb a378d2d97e Fix a very obscure bug in select() and poll() where the timeout would
never expire if poll() or select() was called before the system had been
in multiuser for 1 second.  This was caused by only checking to see if
tv_sec was zero rather than checking both tv_sec and tv_usec.
2000-07-12 22:46:40 +00:00
..
2000-07-11 11:49:33 +00:00
2000-07-08 23:24:08 +00:00
2000-07-11 11:49:33 +00:00
2000-07-12 22:00:46 +00:00
2000-05-01 20:32:07 +00:00
2000-05-01 20:32:07 +00:00