Rich Felker 0b87551bdf lift sigaction abort locking to fix posix_spawn child deadlock 4 vuotta sitten
..
aarch64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
arm b1e2aae0aa arm: avoid conditional branch to PLT in sigsetjmp 5 vuotta sitten
i386 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
m68k f81e44a0d9 add m68k port 7 vuotta sitten
microblaze b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
mips b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
mips64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
mipsn32 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
or1k 51fc77c7c0 remove invalid PLT calls from or1k asm 10 vuotta sitten
powerpc b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
powerpc64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
riscv64 0a48860c27 add riscv64 architecture support 6 vuotta sitten
s390x b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
sh b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
x32 558c01338b setitimer, getitimer: decouple time_t from long 5 vuotta sitten
x86_64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
block.c 2c074b0d6c transition to using functions for internal signal blocking/restoring 12 vuotta sitten
getitimer.c 558c01338b setitimer, getitimer: decouple time_t from long 5 vuotta sitten
kill.c aa398f56fa global cleanup to use the new syscall interface 14 vuotta sitten
killpg.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
psiginfo.c cd8d830997 prevent psignal/psiginfo from clobbering stderr orientation, errno 6 vuotta sitten
psignal.c cd8d830997 prevent psignal/psiginfo from clobbering stderr orientation, errno 6 vuotta sitten
raise.c 0b4c92b7ac optimize raise not to make a syscall for getting tid 6 vuotta sitten
restore.c b6e59cd925 apply hidden visibility to sigreturn code fragments 6 vuotta sitten
setitimer.c 558c01338b setitimer, getitimer: decouple time_t from long 5 vuotta sitten
sigaction.c 0b87551bdf lift sigaction abort locking to fix posix_spawn child deadlock 4 vuotta sitten
sigaddset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG 12 vuotta sitten
sigaltstack.c 7829f42a2c fix sigaltstack to ignore ss_size with SS_DISABLE, per POSIX 6 vuotta sitten
sigandset.c 3500555db3 fix const-correctness in sigandset/sigorset arguments 11 vuotta sitten
sigdelset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG 12 vuotta sitten
sigemptyset.c 0753b1faf0 fix sigemptyset and sigfillset for mips 11 vuotta sitten
sigfillset.c 571744447c include cleanups: remove unused headers and add feature test macros 11 vuotta sitten
sighold.c a7dbcf5c8c use 0 instead of NULL for null pointer constants 11 vuotta sitten
sigignore.c a7dbcf5c8c use 0 instead of NULL for null pointer constants 11 vuotta sitten
siginterrupt.c a7dbcf5c8c use 0 instead of NULL for null pointer constants 11 vuotta sitten
sigisemptyset.c 941bd884cc optimize sigisemptyset 7 vuotta sitten
sigismember.c 571744447c include cleanups: remove unused headers and add feature test macros 11 vuotta sitten
siglongjmp.c 583e55122e redesign sigsetjmp so that signal mask is restored after longjmp 10 vuotta sitten
signal.c 5ce3737931 reduce spurious inclusion of libc.h 6 vuotta sitten
sigorset.c 3500555db3 fix const-correctness in sigandset/sigorset arguments 11 vuotta sitten
sigpause.c 571744447c include cleanups: remove unused headers and add feature test macros 11 vuotta sitten
sigpending.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 12 vuotta sitten
sigprocmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
sigqueue.c 571744447c include cleanups: remove unused headers and add feature test macros 11 vuotta sitten
sigrelse.c a7dbcf5c8c use 0 instead of NULL for null pointer constants 11 vuotta sitten
sigrtmax.c 7c440977db fix _NSIG and SIGRTMAX on mips 12 vuotta sitten
sigrtmin.c 57b97b42bd add public interface headers to implementation files 7 vuotta sitten
sigset.c e0eee3ceef fix restrict violations in internal use of several functions 6 vuotta sitten
sigsetjmp.c deb85ab44d remove unused (and invalid) C version of sigsetjmp 9 vuotta sitten
sigsetjmp_tail.c 5ce3737931 reduce spurious inclusion of libc.h 6 vuotta sitten
sigsuspend.c 5ce3737931 reduce spurious inclusion of libc.h 6 vuotta sitten
sigtimedwait.c 68c983919e sigtimedwait: add time64 syscall support, decouple 32-bit time_t 5 vuotta sitten
sigwait.c a7dbcf5c8c use 0 instead of NULL for null pointer constants 11 vuotta sitten
sigwaitinfo.c a7dbcf5c8c use 0 instead of NULL for null pointer constants 11 vuotta sitten