summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/arm/uthread_machdep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use correct define to detect soft fpu on arm, dont complain on lint so much.drahn2006-11-241-8/+4
|
* don't ask; ok drahnderaadt2005-11-251-1/+5
|
* Apply my copyrights to these files which I wrote. none of the olddrahn2004-02-251-2/+25
| | | | copyright code remained.
* Implement the arm pthreads pieces, only two regress fails, preemption_floatdrahn2004-02-211-31/+29
| | | | and sigmask.
* Add arm support files for libpthread.drahn2004-02-091-0/+88