Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sigaltstack work (missing macros in signal.h, error conditions) | Rich Felker | 2011-03-10 | 1 | -0/+2 |
* | fill in some missing siginfo stuff in signal.h | Rich Felker | 2011-02-20 | 1 | -5/+56 |
* | support the ugly and deprecated ucontext and sigcontext header stuff... | Rich Felker | 2011-02-18 | 1 | -0/+32 |
* | fix some type leakage (timer_t) from x86_64 commit | Rich Felker | 2011-02-15 | 1 | -1/+1 |
* | Update x86_64 bits to mirror (modulo platform differences) the latest changes | Nicholas J. Kain | 2011-02-15 | 1 | -3/+11 |
* | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2011-02-15 | 1 | -0/+107 |