summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_autoinit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bad marc, commited crap to shut gcc up. Remove the crap.marc2003-01-311-2/+1
* Create a siginfo_t for thread-to-thread kill.marc2003-01-311-32/+8
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-4/+4
* remove old style init used by mips. uses _thread_init_constructor nowpefo2002-01-241-17/+2
* /* in commentd2000-01-061-2/+2
* sync with FreeBSDd1999-11-251-5/+5
* nicer debugging; _GNUC_ -> __GNUC__d1999-03-101-7/+7
* arc fixes for libc_rimp1999-02-021-2/+2
* add some debug msgs; cleand1999-01-101-8/+35
* rename linkage variable to match freebsdd1998-12-231-1/+1
* add variable to force linkaged1998-12-211-0/+5
* split automatic init into own filed1998-12-101-0/+53