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