Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make internal file descriptor handling async-signal safe by eliminating | 2009-12-06 | 1 | -3/+3 | |
* | Relocate internal pipe file descriptor if newfd collides with it. Fixes | 2008-02-02 | 1 | -7/+32 | |
* | Use rlimit nofiles max to size fd/fdp tables instead of cur. Fixes | 2007-04-27 | 1 | -2/+2 | |
* | upon success dup2() returns newfd so don't overwrite it with | 2006-10-03 | 1 | -3/+4 | |
* | Part 2 of file descriptor race and deadlock corrections. | 2006-09-26 | 1 | -12/+9 | |
* | Part 1 of file descriptor race and deadlock corrections. | 2006-09-22 | 1 | -6/+34 | |
* | thread fd handling, part 2. Don't mung file flags until forced | 2003-02-05 | 1 | -2/+5 | |
* | Part 1 of thread fd handling fixes. In the new scheme fd_table_entries | 2003-02-04 | 1 | -71/+14 | |
* | From FreeBSD: | 2002-02-19 | 1 | -2/+3 | |
* | sync with FreeBSD | 1999-11-25 | 1 | -2/+3 | |
* | ident | 1999-01-06 | 1 | -0/+1 | |
* | sync with FreeBSD (rwlock, gc thread, man pages) | 1998-11-09 | 1 | -3/+14 | |
* | experimental threaded libc - kernel only | 1998-08-27 | 1 | -0/+74 |