summaryrefslogtreecommitdiffstats
path: root/lib/librthread/arch/vax/rfork_thread.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* tfork_thread has been moved to libcguenther2012-03-221-69/+0
* Fix label for threaded binaries to link.miod2012-02-261-2/+2
* 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
* Use _C_LABEL when appropriate.miod2008-05-211-2/+2
* vax support bits for librthread (need the child_return() fix just commited).miod2005-12-231-0/+69