summaryrefslogtreecommitdiff
path: root/lib/librthread/arch/sh
AgeCommit message (Expand)Author
2013-06-01cleanup and consolidate the spinlock_lock (what a name!) code.Ted Unangst
2012-03-22tfork_thread has been moved to libcPhilip Guenthe
2012-02-26Fix buglets.Miod Vallat
2012-01-17Reimplement mutexes, condvars, and rwlocks to eliminate bugs,Philip Guenthe
2011-10-17Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-threadPhilip Guenthe
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-03-24rfork sh bits.Miod Vallat