Rich Felker ac562aa1ef fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets hace 12 años
..
arm e6129e6d83 fix sigsetjmp on arm (needs asm) hace 12 años
i386 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) hace 13 años
microblaze f1e7a5e5f6 fix (hopefully; untested) completely broken/incomplete microblaze sigsetjmp hace 12 años
mips 532cd3a717 sigsetjmp asm for mips hace 12 años
powerpc ac562aa1ef fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets hace 12 años
x86_64 8cfbc8be82 update license of njk contributed code (x86_64 asm) hace 13 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 adb7093caa fix missing prototypes/wrong signature for psiginfo, psignal hace 13 años
psignal.c ecc0f5138d implement psignal and psiginfo hace 13 años
raise.c 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size hace 12 años
restore.c fcaec912ed changes to kernel sigaction struct handling in preparation for mips port hace 12 años
setitimer.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
sigaction.c efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h hace 12 años
sigaddset.c 99b8a25e94 overhaul implementation-internal signal protections hace 14 años
sigaltstack.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
sigdelset.c 99b8a25e94 overhaul implementation-internal signal protections hace 14 años
sigemptyset.c 99b8a25e94 overhaul implementation-internal signal protections hace 14 años
sigfillset.c 99b8a25e94 overhaul implementation-internal signal protections hace 14 años
sighold.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
sigignore.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
siginterrupt.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
sigisemptyset.c fb80e047cc implement gnu sigisemptyset hace 13 años
sigismember.c 99b8a25e94 overhaul implementation-internal signal protections hace 14 años
siglongjmp.c 0c05bd3a9c further use of _Noreturn, for non-plain-C functions hace 12 años
signal.c 1322cb82a3 header cleanup, conformance fixes - signals hace 14 años
sigpause.c c8c4ef7d44 remove useless return value checks for functions that cannot fail hace 14 años
sigpending.c 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size 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 07827d1a82 fix race condition in sigqueue hace 13 años
sigrelse.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
sigrtmax.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
sigrtmin.c 016a5dc192 use a separate signal from SIGCANCEL for SIGEV_THREAD timers hace 14 años
sigset.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
sigsetjmp.c d6c0efe106 jmp_buf overhaul fixing several issues hace 12 años
sigsuspend.c 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size hace 12 años
sigtimedwait.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
sigwait.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
sigwaitinfo.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años