| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add sem_timedwait to the symbol map, otherwise the libc version will | Daniel Eischen | 2004-02-10 | 1 | -0/+2 |
| * | Implement sigaltstack() as per-threaded. Current only scope process thread | David Xu | 2003-12-29 | 1 | -0/+2 |
| * | Add cancellation points for accept() and connect(). | Daniel Eischen | 2003-12-09 | 1 | -0/+4 |
| * | Add an implementation for pthread_atfork(). | Daniel Eischen | 2003-11-04 | 1 | -0/+2 |
| * | Add code to support pthread spin lock. | David Xu | 2003-09-09 | 1 | -0/+10 |
| * | Add small piece of code to support pthread_rwlock_timedrdlock and | David Xu | 2003-09-06 | 1 | -0/+4 |
| * | Add code to support barrier synchronous object and implement | David Xu | 2003-09-04 | 1 | -0/+17 |
| * | Override libc function raise(), in threading mode, raise() will | David Xu | 2003-07-19 | 1 | -0/+2 |
| * | o Use a daemon thread to monitor signal events in kernel, if pending | David Xu | 2003-06-28 | 1 | -0/+4 |
| * | Attempt to eliminate PLT relocations from rwlock aquire/release | Alexander Kabaev | 2003-05-30 | 1 | -0/+296 |
