add deprecated SIGIOT alias for SIGABRT
[musl] / arch / i386 / bits / signal.h
2013-03-24 Rich Felkeradd deprecated SIGIOT alias for SIGABRT
2012-12-06 Rich Felkermove signal.h REG_* macros under _GNU_SOURCE protection
2012-12-06 rofl0rbits/signal.h: add register names for x86(_64)
2012-11-26 Rich Felkerfixup mcontext stuff to expost gregset_t/fpregset_t...
2012-11-23 Rich Felkersigcontext/mcontext cleanup for arch-specific bits
2012-11-23 Rich Felkerfix up leftover, incorrect NSIG definitions in arch...
2012-11-21 Rich Felkeradd back NSIG, removed from powerpc in last commit...
2012-05-23 Rich Felkerfix missing _BSD_SOURCE support in bits/*.h
2011-09-20 Rich Felkercleanup redundancy in bits/signal.h versions
2011-03-10 Rich Felkermake sigaltstack work (missing macros in signal.h,...
2011-02-20 Rich Felkerfill in some missing siginfo stuff in signal.h
2011-02-19 Rich Felkersupport the ugly and deprecated ucontext and sigcontext...
2011-02-15 Rich Felkerpreparing build system to handle ports - step 1