Andre McCurdy b1e2aae0aa arm: avoid conditional branch to PLT in sigsetjmp 5 年之前
..
aarch64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
arm b1e2aae0aa arm: avoid conditional branch to PLT in sigsetjmp 5 年之前
i386 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
m68k f81e44a0d9 add m68k port 6 年之前
microblaze b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
mips b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
mips64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
mipsn32 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
or1k 51fc77c7c0 remove invalid PLT calls from or1k asm 10 年之前
powerpc b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
powerpc64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
riscv64 0a48860c27 add riscv64 architecture support 5 年之前
s390x b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
sh b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
x32 558c01338b setitimer, getitimer: decouple time_t from long 5 年之前
x86_64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
block.c 2c074b0d6c transition to using functions for internal signal blocking/restoring 12 年之前
getitimer.c 558c01338b setitimer, getitimer: decouple time_t from long 5 年之前
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 cd8d830997 prevent psignal/psiginfo from clobbering stderr orientation, errno 6 年之前
psignal.c cd8d830997 prevent psignal/psiginfo from clobbering stderr orientation, errno 6 年之前
raise.c 0b4c92b7ac optimize raise not to make a syscall for getting tid 6 年之前
restore.c b6e59cd925 apply hidden visibility to sigreturn code fragments 6 年之前
setitimer.c 558c01338b setitimer, getitimer: decouple time_t from long 5 年之前
sigaction.c d0209a2a33 fix external dummy_lock symbol inadvertently introduced in sigaction 5 年之前
sigaddset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG 11 年之前
sigaltstack.c 7829f42a2c fix sigaltstack to ignore ss_size with SS_DISABLE, per POSIX 5 年之前
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 941bd884cc optimize sigisemptyset 7 年之前
sigismember.c 571744447c include cleanups: remove unused headers and add feature test macros 11 年之前
siglongjmp.c 583e55122e redesign sigsetjmp so that signal mask is restored after longjmp 10 年之前
signal.c 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
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 57b97b42bd add public interface headers to implementation files 7 年之前
sigset.c e0eee3ceef fix restrict violations in internal use of several functions 5 年之前
sigsetjmp.c deb85ab44d remove unused (and invalid) C version of sigsetjmp 9 年之前
sigsetjmp_tail.c 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
sigsuspend.c 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
sigtimedwait.c 68c983919e sigtimedwait: add time64 syscall support, decouple 32-bit time_t 5 年之前
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 年之前