summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_write.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-174/+0
* Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some offgsch2010-01-031-4/+9
* Eliminate many lint warnings by either: using the appropriate type,kurt2007-05-181-8/+11
* Last Part of file descriptor race and deadlock corrections.kurt2006-10-031-3/+7
* Part 1 of file descriptor race and deadlock corrections.kurt2006-09-221-3/+3
* Fixes from FreeBSD' libc_rbrad2003-12-221-8/+25
* Create a siginfo_t for thread-to-thread kill.marc2003-01-311-2/+2
* Start syncing with FreeBSD:fgsch2001-08-211-4/+5
* add missing _thread_enter_cancellation_point() before going further.fgsch2001-08-111-1/+4
* quieten gccd2000-01-061-2/+3
* sync with FreeBSDd1999-11-251-17/+10
* document cancellation point handling a bit betterd1999-06-091-1/+7
* pthread_cancel() and cancellation pointsd1999-01-171-2/+8
* preserve FreeBSD identsd1998-12-231-2/+2
* experimental threaded libc - kernel onlyd1998-08-271-0/+135