summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_writev.c
Commit message (Expand)AuthorAgeFilesLines
* Make a copy of the caller's iovec array, mallocing if necessary,John Birrell1998-05-271-14/+62
* When doing a blocking write, keep looping until all the bytes areJohn Birrell1998-05-251-10/+58
* Change signal model to match POSIX (i.e. one set of signal handlersJohn Birrell1998-04-291-4/+3
* Fixes from Jeremy Allison and Terry Lambert for pthreads:Julian Elischer1998-02-131-3/+3
* Add parentheses to make blocking mode work.John Birrell1997-04-011-1/+3
* Submitted by: John BirrellJulian Elischer1997-02-051-15/+22
* Reviewed by: julianJulian Elischer1996-01-221-0/+74