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