summaryrefslogtreecommitdiffstats
path: root/libc/misc/pthread
Commit message (Expand)AuthorAgeFilesLines
* punt unused __pthread_return_void funcMike Frysinger2005-07-091-6/+0
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Joakim Tjernlund writes:Eric Andersen2004-05-141-10/+6
* My mistake. We do need some weak pthread_* funcs. But we were previouslyManuel Novoa III2004-01-041-2/+87
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-69/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Be prepared to call __pthread_initialize_minimalEric Andersen2002-08-191-0/+1
* Fix use of __pthread_once, and fix rpc usage of thread localEric Andersen2002-08-121-0/+1
* Avoid forced -lpthread lnkage when threading is enabledEric Andersen2002-03-091-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-203-0/+189