Rich Felker 0753b1faf0 fix sigemptyset and sigfillset for mips 11 år sedan
..
arm e6129e6d83 fix sigsetjmp on arm (needs asm) 13 år sedan
i386 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 14 år sedan
microblaze f1e7a5e5f6 fix (hopefully; untested) completely broken/incomplete microblaze sigsetjmp 12 år sedan
mips 532cd3a717 sigsetjmp asm for mips 13 år sedan
powerpc ac562aa1ef fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets 12 år sedan
x86_64 ae0c1de530 fix reversed argument order x86_64 sigsetjmp's call to sigprocmask 12 år sedan
block.c 2c074b0d6c transition to using functions for internal signal blocking/restoring 12 år sedan
getitimer.c aa398f56fa global cleanup to use the new syscall interface 14 år sedan
kill.c aa398f56fa global cleanup to use the new syscall interface 14 år sedan
killpg.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
psiginfo.c adb7093caa fix missing prototypes/wrong signature for psiginfo, psignal 14 år sedan
psignal.c ecc0f5138d implement psignal and psiginfo 14 år sedan
raise.c 2c074b0d6c transition to using functions for internal signal blocking/restoring 12 år sedan
restore.c fcaec912ed changes to kernel sigaction struct handling in preparation for mips port 13 år sedan
setitimer.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 år sedan
sigaction.c 3c5c5e6f92 optimize posix_spawn to avoid spurious sigaction syscalls 12 år sedan
sigaddset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG 12 år sedan
sigaltstack.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 år sedan
sigandset.c 6bffcc2335 fix sigorset/sigandset: _NSIG/8 is the size in bytes 12 år sedan
sigdelset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG 12 år sedan
sigemptyset.c 0753b1faf0 fix sigemptyset and sigfillset for mips 11 år sedan
sigfillset.c 0753b1faf0 fix sigemptyset and sigfillset for mips 11 år sedan
sighold.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigignore.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
siginterrupt.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigisemptyset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG 12 år sedan
sigismember.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG 12 år sedan
siglongjmp.c 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf 12 år sedan
signal.c 48748143a3 use separate sigaction buffers for old and new data 12 år sedan
sigorset.c 6bffcc2335 fix sigorset/sigandset: _NSIG/8 is the size in bytes 12 år sedan
sigpause.c c8c4ef7d44 remove useless return value checks for functions that cannot fail 14 år sedan
sigpending.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 12 år sedan
sigprocmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 år sedan
sigqueue.c 7cc49f98a2 fix breakage in synccall due to incorrect signal restoration in sigqueue 11 år sedan
sigrelse.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigrtmax.c 7c440977db fix _NSIG and SIGRTMAX on mips 12 år sedan
sigrtmin.c 016a5dc192 use a separate signal from SIGCANCEL for SIGEV_THREAD timers 14 år sedan
sigset.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigsetjmp.c 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf 12 år sedan
sigsuspend.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 12 år sedan
sigtimedwait.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 12 år sedan
sigwait.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 år sedan
sigwaitinfo.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 år sedan