summaryrefslogtreecommitdiff
path: root/include/pthread.h
AgeCommit message (Expand)Author
2004-08-16Audit pthread.h and exclude prototypes for pthread functionsEric Andersen
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2002-10-13It turns out that __thread is now a gcc keyword. We used __thread inEric Andersen
2002-07-01Patch from Ronald Wahl <rwa@peppercon.com> -- kill references toEric Andersen
2001-11-14Initial first (lame) pass at making a pthreads library. ThisEric Andersen