| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | don't fail pthread_sigmask/sigprocmask on invalid how when set is null | Rich Felker | 2018-12-18 | 1 | -1/+1 |
| * | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -1/+0 |
| * | remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG | Rich Felker | 2013-03-26 | 1 | -1/+1 |
| * | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
| * | fix (hopefully) all hard-coded 8's for kernel sigset_t size | Rich Felker | 2012-08-09 | 1 | -2/+2 |
| * | remove implementation-reserved bits when saving signal mask | Rich Felker | 2012-06-02 | 1 | -1/+11 |
| * | clean up pthread_sigmask/sigprocmask dependency order | Rich Felker | 2011-07-30 | 1 | -3/+3 |
| * | fix error handling for pthread_sigmask | Rich Felker | 2011-03-09 | 1 | -0/+10 |
