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