summaryrefslogtreecommitdiffstats
path: root/lib/librthread/arch/powerpc/rfork_thread.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* tfork_thread has been moved to libcguenther2012-03-221-53/+0
* Reimplement mutexes, condvars, and rwlocks to eliminate bugs,guenther2012-01-171-2/+2
* Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-threadguenther2011-10-171-4/+4
* Fixup stack, it needs 16 bytes headroom. Help from miod@ and drahn.otto2006-01-051-2/+2
* child calls threxit after thread returntedu2005-12-251-2/+2
* add a powerpc implementation of rfork_thread().brad2005-12-041-0/+53