Rich Felker dac084a4c5 work around "signal loses thread pointer" issue with "approach 2" 13 år sedan
..
arm d960d4f2cb initial commit of the arm port 13 år sedan
i386 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 14 år sedan
x86_64 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 14 år sedan
getitimer.c aa398f56fa global cleanup to use the new syscall interface 14 år sedan
kill.c aa398f56fa global cleanup to use the new syscall interface 14 år sedan
killpg.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
psiginfo.c adb7093caa fix missing prototypes/wrong signature for psiginfo, psignal 13 år sedan
psignal.c ecc0f5138d implement psignal and psiginfo 14 år sedan
raise.c 99b8a25e94 overhaul implementation-internal signal protections 14 år sedan
restore.c dc3776d445 fix previous commit that broke sigreturn. looks like the asm is needed. 14 år sedan
setitimer.c aa398f56fa global cleanup to use the new syscall interface 14 år sedan
sigaction.c dac084a4c5 work around "signal loses thread pointer" issue with "approach 2" 13 år sedan
sigaddset.c 99b8a25e94 overhaul implementation-internal signal protections 14 år sedan
sigaltstack.c aa398f56fa global cleanup to use the new syscall interface 14 år sedan
sigdelset.c 99b8a25e94 overhaul implementation-internal signal protections 14 år sedan
sigemptyset.c 99b8a25e94 overhaul implementation-internal signal protections 14 år sedan
sigfillset.c 99b8a25e94 overhaul implementation-internal signal protections 14 år sedan
sighold.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigignore.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
siginterrupt.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigisemptyset.c fb80e047cc implement gnu sigisemptyset 13 år sedan
sigismember.c 99b8a25e94 overhaul implementation-internal signal protections 14 år sedan
siglongjmp.c 338b663ddb fix off-by-one bug in siglongjmp that caused unpredictable behavior 13 år sedan
signal.c 1322cb82a3 header cleanup, conformance fixes - signals 14 år sedan
sigpause.c c8c4ef7d44 remove useless return value checks for functions that cannot fail 14 år sedan
sigpending.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 år sedan
sigprocmask.c ad5881842e clean up pthread_sigmask/sigprocmask dependency order 13 år sedan
sigqueue.c 07827d1a82 fix race condition in sigqueue 13 år sedan
sigrelse.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigrtmax.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigrtmin.c 016a5dc192 use a separate signal from SIGCANCEL for SIGEV_THREAD timers 14 år sedan
sigset.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigsetjmp.c 5b91c22335 fix generic sigsetjmp (unused anyway) pointer signedness error 13 år sedan
sigsuspend.c feee98903c overhaul pthread cancellation 14 år sedan
sigtimedwait.c feee98903c overhaul pthread cancellation 14 år sedan
sigwait.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan
sigwaitinfo.c 0b44a0315b initial check-in, version 0.5.0 14 år sedan