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