summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_fcntl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-159/+0
* Handle F_DUPFD_CLOEXEC the same as we do F_DUPFD.matthew2011-07-191-1/+2
* Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some offgsch2010-01-031-5/+19
* Part 2 of file descriptor race and deadlock corrections.kurt2006-09-261-2/+2
* Part 1 of file descriptor race and deadlock corrections.kurt2006-09-221-5/+6
* Part 1 of thread fd handling fixes. In the new scheme fd_table_entriesmarc2003-02-041-8/+2
* sync with FreeBSDd1999-11-251-2/+3
* document cancellation point handling a bit betterd1999-06-091-1/+4
* pthread_cancel() and cancellation pointsd1999-01-171-1/+4
* identd1999-01-061-0/+1
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-1/+0
* experimental threaded libc - kernel onlyd1998-08-271-0/+142