Rich Felker 7d3512126d use tkill instead of tgkill in implementing raise il y a 10 ans
..
arm b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
i386 b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
microblaze b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
mips b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
or1k 200d15479c add or1k (OpenRISC 1000) architecture port il y a 10 ans
powerpc b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
sh b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
x32 b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
x86_64 b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
block.c 2c074b0d6c transition to using functions for internal signal blocking/restoring il y a 12 ans
getitimer.c aa398f56fa global cleanup to use the new syscall interface il y a 14 ans
kill.c aa398f56fa global cleanup to use the new syscall interface il y a 14 ans
killpg.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
psiginfo.c adb7093caa fix missing prototypes/wrong signature for psiginfo, psignal il y a 13 ans
psignal.c ecc0f5138d implement psignal and psiginfo il y a 13 ans
raise.c 7d3512126d use tkill instead of tgkill in implementing raise il y a 10 ans
restore.c fcaec912ed changes to kernel sigaction struct handling in preparation for mips port il y a 12 ans
setitimer.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
sigaction.c dab441aea2 always initialize thread pointer at program start il y a 11 ans
sigaddset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG il y a 11 ans
sigaltstack.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
sigandset.c 3500555db3 fix const-correctness in sigandset/sigorset arguments il y a 11 ans
sigdelset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG il y a 11 ans
sigemptyset.c 0753b1faf0 fix sigemptyset and sigfillset for mips il y a 11 ans
sigfillset.c 571744447c include cleanups: remove unused headers and add feature test macros il y a 11 ans
sighold.c a7dbcf5c8c use 0 instead of NULL for null pointer constants il y a 11 ans
sigignore.c a7dbcf5c8c use 0 instead of NULL for null pointer constants il y a 11 ans
siginterrupt.c a7dbcf5c8c use 0 instead of NULL for null pointer constants il y a 11 ans
sigisemptyset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG il y a 11 ans
sigismember.c 571744447c include cleanups: remove unused headers and add feature test macros il y a 11 ans
siglongjmp.c 571744447c include cleanups: remove unused headers and add feature test macros il y a 11 ans
signal.c 6ce1fade49 add __sysv_signal abi-compat alias for the signal function il y a 10 ans
sigorset.c 3500555db3 fix const-correctness in sigandset/sigorset arguments il y a 11 ans
sigpause.c 571744447c include cleanups: remove unused headers and add feature test macros il y a 11 ans
sigpending.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG il y a 12 ans
sigprocmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
sigqueue.c 571744447c include cleanups: remove unused headers and add feature test macros il y a 11 ans
sigrelse.c a7dbcf5c8c use 0 instead of NULL for null pointer constants il y a 11 ans
sigrtmax.c 7c440977db fix _NSIG and SIGRTMAX on mips il y a 11 ans
sigrtmin.c 016a5dc192 use a separate signal from SIGCANCEL for SIGEV_THREAD timers il y a 14 ans
sigset.c a7dbcf5c8c use 0 instead of NULL for null pointer constants il y a 11 ans
sigsetjmp.c b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp il y a 11 ans
sigsuspend.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG il y a 12 ans
sigtimedwait.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG il y a 12 ans
sigwait.c a7dbcf5c8c use 0 instead of NULL for null pointer constants il y a 11 ans
sigwaitinfo.c a7dbcf5c8c use 0 instead of NULL for null pointer constants il y a 11 ans