summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_connect.c
AgeCommit message (Collapse)Author
2001-08-21Start syncing with FreeBSD:Federico G. Schwindt
o Implement _get_curthread() and _set_curthread(). Use it where possible. o Add missing _thread_[enter|leave]_cancellation_point(). o Add a couple of not yet used vars to pthread_private.h. o Remove return's from void functions. This is by no means complete, but instead of doing a big commit, i'll split it in small ones, minimizing diffs.
1999-11-25sync with FreeBSDDavid Leonard
1999-02-16deal with socklen_tTheo de Raadt
1998-08-27experimental threaded libc - kernel onlyDavid Leonard