| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0 | Daniel Eischen | 2007-12-16 | 1 | -3/+0 |
| * | WARNS=3'ify. | Daniel Eischen | 2007-11-30 | 1 | -0/+2 |
| * | Add compatibility symbol maps. libpthread (.so.1 and .so.2) | Daniel Eischen | 2006-03-13 | 1 | -0/+3 |
| * | Use PTHREAD_SCOPE_SYSTEM to decide what should be done. | David Xu | 2004-10-07 | 1 | -3/+2 |
| * | Follow kernel change, restore signal mask correctly by using a command | David Xu | 2004-10-07 | 1 | -21/+17 |
| * | Add a wrapper for execve(). The exec'd process must be started with | Daniel Eischen | 2004-09-26 | 1 | -0/+68 |