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