Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix missing _BSD_SOURCE support in bits/*.h | Rich Felker | 2012-05-22 | 1 | -2/+2 |
* | cleanup redundancy in bits/signal.h versions | Rich Felker | 2011-09-19 | 1 | -122/+10 |
* | 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/+34 |
* | preparing build system to handle ports - step 1 | Rich Felker | 2011-02-15 | 1 | -0/+107 |