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