summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_readv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some offgsch2010-01-031-4/+9
* Last Part of file descriptor race and deadlock corrections.kurt2006-10-031-2/+8
* Part 1 of file descriptor race and deadlock corrections.kurt2006-09-221-3/+3
* * make sure we leave the thread's cancellation point before we returnpat2004-11-301-1/+2
* more cancellation points.brad2004-01-011-1/+8
* Start syncing with FreeBSD:fgsch2001-08-211-4/+5
* correctly return ssize_t.fgsch2001-08-171-2/+2
* sync with FreeBSDd1999-11-251-3/+3
* preserve FreeBSD identsd1998-12-231-2/+2
* experimental threaded libc - kernel onlyd1998-08-271-0/+94