.. |
aarch64
|
94f4c8237a
fix build regression in aarch64 sigsetjmp
|
há 10 anos atrás |
arm
|
4e73d12117
explicitly assemble all arm asm sources as UAL
|
há 9 anos atrás |
i386
|
8ed66ecbcb
remove the last of possible-textrels from i386 asm
|
há 10 anos atrás |
microblaze
|
a880e6ceb9
remove invalid PLT calls from microblaze asm
|
há 10 anos atrás |
mips
|
583e55122e
redesign sigsetjmp so that signal mask is restored after longjmp
|
há 10 anos atrás |
or1k
|
51fc77c7c0
remove invalid PLT calls from or1k asm
|
há 10 anos atrás |
powerpc
|
cf1a9d9d16
remove possible-textrels from powerpc asm
|
há 10 anos atrás |
sh
|
b61df2294f
fix signal return for sh/fdpic
|
há 9 anos atrás |
x32
|
551c1d7a57
fix crash in x32 sigsetjmp
|
há 10 anos atrás |
x86_64
|
b35c4c475b
remove potentially PIC-incompatible relocations from x86_64 and x32 asm
|
há 10 anos atrás |
block.c
|
2c074b0d6c
transition to using functions for internal signal blocking/restoring
|
há 12 anos atrás |
getitimer.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
há 14 anos atrás |
kill.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
há 14 anos atrás |
killpg.c
|
0b44a0315b
initial check-in, version 0.5.0
|
há 14 anos atrás |
psiginfo.c
|
adb7093caa
fix missing prototypes/wrong signature for psiginfo, psignal
|
há 13 anos atrás |
psignal.c
|
ecc0f5138d
implement psignal and psiginfo
|
há 13 anos atrás |
raise.c
|
7d3512126d
use tkill instead of tgkill in implementing raise
|
há 10 anos atrás |
restore.c
|
fcaec912ed
changes to kernel sigaction struct handling in preparation for mips port
|
há 12 anos atrás |
setitimer.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
há 12 anos atrás |
sigaction.c
|
42216742cd
fix crash when signal number 0 is passed to sigaction
|
há 9 anos atrás |
sigaddset.c
|
76fbf6ad4b
change sigset_t functions to restrict to _NSIG
|
há 11 anos atrás |
sigaltstack.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
há 12 anos atrás |
sigandset.c
|
3500555db3
fix const-correctness in sigandset/sigorset arguments
|
há 11 anos atrás |
sigdelset.c
|
76fbf6ad4b
change sigset_t functions to restrict to _NSIG
|
há 11 anos atrás |
sigemptyset.c
|
0753b1faf0
fix sigemptyset and sigfillset for mips
|
há 11 anos atrás |
sigfillset.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
há 11 anos atrás |
sighold.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
há 11 anos atrás |
sigignore.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
há 11 anos atrás |
siginterrupt.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
há 11 anos atrás |
sigisemptyset.c
|
76fbf6ad4b
change sigset_t functions to restrict to _NSIG
|
há 11 anos atrás |
sigismember.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
há 11 anos atrás |
siglongjmp.c
|
583e55122e
redesign sigsetjmp so that signal mask is restored after longjmp
|
há 10 anos atrás |
signal.c
|
6ce1fade49
add __sysv_signal abi-compat alias for the signal function
|
há 10 anos atrás |
sigorset.c
|
3500555db3
fix const-correctness in sigandset/sigorset arguments
|
há 11 anos atrás |
sigpause.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
há 11 anos atrás |
sigpending.c
|
ccc7b4c3a1
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
|
há 12 anos atrás |
sigprocmask.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
há 12 anos atrás |
sigqueue.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
há 11 anos atrás |
sigrelse.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
há 11 anos atrás |
sigrtmax.c
|
7c440977db
fix _NSIG and SIGRTMAX on mips
|
há 11 anos atrás |
sigrtmin.c
|
016a5dc192
use a separate signal from SIGCANCEL for SIGEV_THREAD timers
|
há 14 anos atrás |
sigset.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
há 11 anos atrás |
sigsetjmp.c
|
deb85ab44d
remove unused (and invalid) C version of sigsetjmp
|
há 9 anos atrás |
sigsetjmp_tail.c
|
8a8fdf6398
eliminate use of SHARED macro to suppress visibility attributes
|
há 9 anos atrás |
sigsuspend.c
|
ccc7b4c3a1
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
|
há 12 anos atrás |
sigtimedwait.c
|
ccc7b4c3a1
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
|
há 12 anos atrás |
sigwait.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
há 11 anos atrás |
sigwaitinfo.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
há 11 anos atrás |