summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_autoinit.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvscvs2svn2006-05-231-1/+1
* Revamp libpthread so that it has a chance of working in an SMPDaniel Eischen2003-04-181-1/+4
* Use GCC's __attribute__ ((constructor)) mechanism to invoke the pthreadAlfred Perlstein2002-05-111-0/+61