Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -1/+0 |
* | transition to using functions for internal signal blocking/restoring | Rich Felker | 2013-04-26 | 1 | -2/+2 |
* | optimize/debloat raise | Rich Felker | 2013-04-26 | 1 | -2/+2 |
* | remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG | Rich Felker | 2013-03-26 | 1 | -2/+2 |
* | fix (hopefully) all hard-coded 8's for kernel sigset_t size | Rich Felker | 2012-08-09 | 1 | -2/+3 |
* | overhaul implementation-internal signal protections | Rich Felker | 2011-05-07 | 1 | -5/+3 |
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -3/+3 |
* | fix race condition in raise - just mask signals | Rich Felker | 2011-03-09 | 1 | -9/+9 |
* | fix raise semantics with threads. | Rich Felker | 2011-03-09 | 1 | -1/+12 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+7 |