summaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_autoinit.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-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