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