Age | Commit message (Expand) | Author |
---|---|---|
2012-03-22 | tfork_thread has been moved to libc | Philip Guenthe |
2012-01-17 | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | Philip Guenthe |
2011-10-17 | Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-thread | Philip Guenthe |
2011-10-13 | Deal with the horror that is gcc asm constraints by copying the | Philip Guenthe |
2011-10-13 | Increase the stack offset for the new rthread from (BIAS+128) to | Philip Guenthe |
2008-10-02 | the license on this is PD; david leonard says so | Theo de Raadt |
2006-01-05 | Use the system include <spinlock.h> to get the proper function | Marco S Hyman |
2005-12-25 | sparc64 support code for librthread (_atomic_lock yanked from existing | Miod Vallat |