Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | 2000-01-12 | 1 | -0/+5 | |
* | Redesigned how cancellation unblocks a thread from internal cancellation points (sem_wait, pthread_join, pthread_cond_{wait,timedwait}). Cancellation won't eat a signal in any of these functions (*required* by POSIX and Single Unix Spec!). | 2000-01-05 | 1 | -2/+3 | |
* | Finish user stack support. Change locking code to be safe in situations with different priorities. | 1998-06-25 | 1 | -32/+25 | |
* | LinuxThreads library. | 1998-03-11 | 1 | -0/+62 |