summaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_autoinit.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
* At initialization, override the pthread stub routines in libcDaniel Eischen2002-11-131-0/+3
* Use GCC's __attribute__ ((constructor)) mechanism to invoke the pthreadAlfred Perlstein2002-05-111-0/+61