Rich Felker d0209a2a33 fix external dummy_lock symbol inadvertently introduced in sigaction 5 роки тому
..
aarch64 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 роки тому
arm b6e59cd925 apply hidden visibility to sigreturn code fragments 6 роки тому
i386 b6e59cd925 apply hidden visibility to sigreturn code fragments 6 роки тому
m68k f81e44a0d9 add m68k port 7 роки тому
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 6 роки тому
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 12 роки тому
sigaltstack.c 7829f42a2c fix sigaltstack to ignore ss_size with SS_DISABLE, per POSIX 6 роки тому
sigandset.c 3500555db3 fix const-correctness in sigandset/sigorset arguments 11 роки тому
sigdelset.c 76fbf6ad4b change sigset_t functions to restrict to _NSIG 12 роки тому
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 12 роки тому
sigrtmin.c 57b97b42bd add public interface headers to implementation files 7 роки тому
sigset.c e0eee3ceef fix restrict violations in internal use of several functions 6 роки тому
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 6 роки тому
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 роки тому