Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019年04月05日 | fix signature of function accepted by makecontext | Bobby Bingham | -1/+1 |
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.0 v0.5.0 | Rich Felker | -0/+38 |