summaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/pthread_private.h
AgeCommit message (Expand)Author
1999-09-08TAILQ_FOREACH now is in queue.hMarc Espie
1999-06-15Remove pthread_atfork(). It was only part of draft 10 for a little while and ...David Leonard
1999-06-09sync with freebsdDavid Leonard
1999-05-26sync with FreeBSDDavid Leonard
1999-02-16update prototypes now that socket functions take socklen_t as a length parameterTodd C. Miller
1999-01-18move private spinlock protos outDavid Leonard
1999-01-18sync with previous changesDavid Leonard
1999-01-10fix protoDavid Leonard
1999-01-08slight structure rearrange for gdb thread supportDavid Leonard
1999-01-08add fchflags and fpathconf as well.David Leonard
1999-01-08add poll(2). This might help get X threaded.David Leonard
1998-12-23preserve FreeBSD identsDavid Leonard
1998-12-21resource accountingDavid Leonard
1998-11-20sync with freebsdDavid Leonard
1998-11-20fix strcat usage; deraadtDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard