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 година