Rich Felker 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf %!s(int64=11) %!d(string=hai) anos
..
arm e6129e6d83 fix sigsetjmp on arm (needs asm) %!s(int64=12) %!d(string=hai) anos
i386 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) %!s(int64=14) %!d(string=hai) anos
microblaze f1e7a5e5f6 fix (hopefully; untested) completely broken/incomplete microblaze sigsetjmp %!s(int64=12) %!d(string=hai) anos
mips 532cd3a717 sigsetjmp asm for mips %!s(int64=12) %!d(string=hai) anos
powerpc ac562aa1ef fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets %!s(int64=12) %!d(string=hai) anos
x86_64 ae0c1de530 fix reversed argument order x86_64 sigsetjmp's call to sigprocmask %!s(int64=12) %!d(string=hai) anos
block.c 2c074b0d6c transition to using functions for internal signal blocking/restoring %!s(int64=12) %!d(string=hai) anos
getitimer.c aa398f56fa global cleanup to use the new syscall interface %!s(int64=14) %!d(string=hai) anos
kill.c aa398f56fa global cleanup to use the new syscall interface %!s(int64=14) %!d(string=hai) anos
killpg.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
psiginfo.c adb7093caa fix missing prototypes/wrong signature for psiginfo, psignal %!s(int64=13) %!d(string=hai) anos
psignal.c ecc0f5138d implement psignal and psiginfo %!s(int64=14) %!d(string=hai) anos
raise.c 2c074b0d6c transition to using functions for internal signal blocking/restoring %!s(int64=12) %!d(string=hai) anos
restore.c fcaec912ed changes to kernel sigaction struct handling in preparation for mips port %!s(int64=12) %!d(string=hai) anos
setitimer.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
sigaction.c efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h %!s(int64=12) %!d(string=hai) anos
sigaddset.c 23815f88df fix off-by-one error in checks for implementation-internal signal numbers %!s(int64=11) %!d(string=hai) anos
sigaltstack.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
sigandset.c 6bffcc2335 fix sigorset/sigandset: _NSIG/8 is the size in bytes %!s(int64=12) %!d(string=hai) anos
sigdelset.c 23815f88df fix off-by-one error in checks for implementation-internal signal numbers %!s(int64=11) %!d(string=hai) anos
sigemptyset.c 99b8a25e94 overhaul implementation-internal signal protections %!s(int64=14) %!d(string=hai) anos
sigfillset.c 99b8a25e94 overhaul implementation-internal signal protections %!s(int64=14) %!d(string=hai) anos
sighold.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
sigignore.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
siginterrupt.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
sigisemptyset.c fb80e047cc implement gnu sigisemptyset %!s(int64=13) %!d(string=hai) anos
sigismember.c 23815f88df fix off-by-one error in checks for implementation-internal signal numbers %!s(int64=11) %!d(string=hai) anos
siglongjmp.c 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf %!s(int64=11) %!d(string=hai) anos
signal.c 1322cb82a3 header cleanup, conformance fixes - signals %!s(int64=14) %!d(string=hai) anos
sigorset.c 6bffcc2335 fix sigorset/sigandset: _NSIG/8 is the size in bytes %!s(int64=12) %!d(string=hai) anos
sigpause.c c8c4ef7d44 remove useless return value checks for functions that cannot fail %!s(int64=14) %!d(string=hai) anos
sigpending.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG %!s(int64=12) %!d(string=hai) anos
sigprocmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
sigqueue.c 07827d1a82 fix race condition in sigqueue %!s(int64=13) %!d(string=hai) anos
sigrelse.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
sigrtmax.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
sigrtmin.c 016a5dc192 use a separate signal from SIGCANCEL for SIGEV_THREAD timers %!s(int64=14) %!d(string=hai) anos
sigset.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
sigsetjmp.c 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf %!s(int64=11) %!d(string=hai) anos
sigsuspend.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG %!s(int64=12) %!d(string=hai) anos
sigtimedwait.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG %!s(int64=12) %!d(string=hai) anos
sigwait.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
sigwaitinfo.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos