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 |
2010-12-03 | Sync with amd64, to allow this to compile without warnings with gcc4: | Miod Vallat |
2009-09-27 | rfork_thread() lacked PIC handling for CERROR, resulting in a text relocation | Philip Guenthe |
2006-01-05 | Use the system include <spinlock.h> to get the proper function | Marco S Hyman |
2005-12-25 | put the error handling jump code back in from brad/marco | Ted Unangst |
2005-12-03 | add userland thread library. incomplete, but functional | Ted Unangst |