index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
uthread
/
uthread_writev.c
Age
Commit message (
Expand
)
Author
2012-09-01
So passes uthreads
Philip Guenthe
2010-01-03
Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some of
Federico G. Schwindt
2007-05-18
Eliminate many lint warnings by either: using the appropriate type,
Kurt Miller
2006-10-03
Last Part of file descriptor race and deadlock corrections.
Kurt Miller
2006-09-22
Part 1 of file descriptor race and deadlock corrections.
Kurt Miller
2004-12-12
Avoid using void pointers in additive expressions
Brad Smith
2004-11-30
* make sure we leave the thread's cancellation point before we return
Patrick Latifi
2004-01-01
more cancellation points.
Brad Smith
2003-12-22
Fix from FreeBSD' libc_r
Brad Smith
2003-01-31
Create a siginfo_t for thread-to-thread kill.
Marco S Hyman
2001-08-21
Start syncing with FreeBSD:
Federico G. Schwindt
2001-08-11
Avoid an infinite loop if the last iov_len is 0; from FreeBSD.
Federico G. Schwindt
1999-11-25
sync with FreeBSD
David Leonard
1998-12-23
preserve FreeBSD idents
David Leonard
1998-08-27
experimental threaded libc - kernel only
David Leonard