Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-25 | fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate | Rich Felker | -2/+2 |
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
2011-07-31 | consistency: use struct __ucontext instead of ucontext_t in prototypes | Rich Felker | -1/+1 |
2011-06-29 | avoid errors in ucontext.h when no feature test macros are defined | Rich Felker | -3/+5 |
2011-02-18 | support the ugly and deprecated ucontext and sigcontext header stuff... | Rich Felker | -20/+3 |
2011-02-16 | ucontext is no longer in the standard, so use gnu-friendly struct name | Rich Felker | -2/+2 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+38 |