summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_writev.c
AgeCommit message (Expand)Author
2007-05-18Eliminate many lint warnings by either: using the appropriate type,Kurt Miller
2006-10-03Last Part of file descriptor race and deadlock corrections.Kurt Miller
2006-09-22Part 1 of file descriptor race and deadlock corrections.Kurt Miller
2004-12-12Avoid using void pointers in additive expressionsBrad Smith
2004-11-30* make sure we leave the thread's cancellation point before we returnPatrick Latifi
2004-01-01more cancellation points.Brad Smith
2003-12-22Fix from FreeBSD' libc_rBrad Smith
2003-01-31Create a siginfo_t for thread-to-thread kill.Marco S Hyman
2001-08-21Start syncing with FreeBSD:Federico G. Schwindt
2001-08-11Avoid an infinite loop if the last iov_len is 0; from FreeBSD.Federico G. Schwindt
1999-11-25sync with FreeBSDDavid Leonard
1998-12-23preserve FreeBSD identsDavid Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard