summaryrefslogtreecommitdiffstats
path: root/libc/misc/pthread/weaks.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+107