thorpej c55795d055 Change fdalloc() to return ERESTART if we had to reallocate the
descriptor array, which may have blocked.  Change callers of
fdalloc() to restart whatever they\'re doing if this condition
happens.  (XXX unp_externalize() needs some work, but that will
be tackled later.)

Change finishdup() to close the descriptor in the `new\' slot if
one exists, and change sys_dup2() accordingly.

Closes a race condition when using kernel-assisted user threads.

While here, garbage-collect UF_MAPPED -- it is not used anywhere.
2001-06-06 17:00:00 +00:00
2001-05-15 23:50:36 +00:00
2001-06-05 17:52:35 +00:00
2001-06-05 12:41:04 +00:00
2001-06-05 17:40:08 +00:00
2001-05-28 06:10:20 +00:00
2001-06-05 12:46:08 +00:00
2001-06-05 17:52:35 +00:00
2001-06-05 12:01:33 +00:00
2001-06-05 11:58:55 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%