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