summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/Makefile.inc
AgeCommit message (Expand)Author
2007-06-05_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, soKurt Miller
2005-10-30Add pthread_atfork(3)Brad Smith
2004-02-22add pthread_attr_[get|set]stackBrad Smith
2004-01-15threaded version of closefromMarco S Hyman
2003-12-23Add stub implementations of pthread_[gs]etconcurrencyBrad Smith
2003-10-22Add wrapper for kqueue() to keep track of the allocated fd and allow it toBrad Smith
2003-01-20Use the sources that exist in sibdirs of libpthread, not libc_rMarco S Hyman
2002-01-18From FreeBSD: sem_XXX implementation; manpages comming in a bit.Federico G. Schwindt
2001-08-17Provide the equivalent to Solaris thr_main() function; from FreeBSDPeter Valchev
2001-08-15* kevent(2) support; from FreeBSD.Federico G. Schwindt
2000-01-06LIBC_RSRCDIRDavid Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-06-15Remove pthread_atfork(). It was only part of draft 10 for a little while and ...David Leonard
1999-05-26sync with FreeBSDDavid Leonard
1999-01-18sync with previous changesDavid 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-10split automatic init into own fileDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard