Age | Commit message (Expand) | Author |
---|---|---|
2008-10-03 | Make sigwait() work correctly. In particular, it'll work when the | Philip Guenthe |
2008-04-24 | Return the proper values upon failure per POSIX for pthread_sigmask(3) and | Kurt Miller |
2005-12-30 | prototype all the thread syscalls in rthread.h for now. | Ted Unangst |
2005-12-19 | this file didn't exist in 2004, so copyright must be 2005 | Ted Unangst |
2005-12-13 | update thrsleep and thrwakeup - first arg changed from long to void * | Ted Unangst |
2005-12-03 | add userland thread library. incomplete, but functional | Ted Unangst |