summaryrefslogtreecommitdiff
path: root/libc/misc/pthread/weaks.c
AgeCommit message (Expand)Author
2004-05-14Joakim Tjernlund writes:Eric Andersen
2004-01-04My mistake. We do need some weak pthread_* funcs. But we were previouslyManuel Novoa III
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2002-08-19Be prepared to call __pthread_initialize_minimalEric Andersen
2002-08-12Fix use of __pthread_once, and fix rpc usage of thread localEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen