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