aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_autoinit.cc
Commit message (Expand)AuthorAgeFilesLines
* Use GCC's __attribute__ ((constructor)) mechanism to invoke the pthreadAlfred Perlstein2002-05-111-89/+0
* Change REGENTS -> AUTHOR in the copyright.Daniel Eischen2000-01-061-1/+2
* Fix description of the _thread_autoinit_dummy_decl trick.Ralf S. Engelschall1999-08-171-3/+3
* Added a new module "uthread_autoinit.cc". This is a small C++ module.John Polstra1996-02-171-0/+88