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