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