getopt: fix null pointer arithmetic ub
[musl] / src / signal / raise.c
2018-09-01 Rich Felkeroptimize raise not to make a syscall for getting tid
2014-12-19 Rich Felkeruse tkill instead of tgkill in implementing raise
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-04-26 Rich Felkertransition to using functions for internal signal block...
2013-04-26 Rich Felkeroptimize/debloat raise
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-10 Rich Felkerfix (hopefully) all hard-coded 8's for kernel sigset_t...
2011-05-08 Rich Felkeroverhaul implementation-internal signal protections
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-03-10 Rich Felkerfix race condition in raise - just mask signals
2011-03-10 Rich Felkerfix raise semantics with threads.
2011-02-12 Rich Felkerinitial check-in, version 0.5.0