Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tfork_thread has been moved to libc | 2012-03-22 | 1 | -53/+0 | |
* | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | 2012-01-17 | 1 | -2/+2 | |
* | Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-thread | 2011-10-17 | 1 | -4/+4 | |
* | Fixup stack, it needs 16 bytes headroom. Help from miod@ and drahn. | 2006-01-05 | 1 | -2/+2 | |
* | child calls threxit after thread return | 2005-12-25 | 1 | -2/+2 | |
* | add a powerpc implementation of rfork_thread(). | 2005-12-04 | 1 | -0/+53 |