.. |
aarch64
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
arm
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
i386
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
m68k
|
f81e44a0d9
add m68k port
|
6 лет назад |
microblaze
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
mips
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
mips64
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
mipsn32
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
or1k
|
51fc77c7c0
remove invalid PLT calls from or1k asm
|
10 лет назад |
powerpc
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
powerpc64
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
s390x
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
sh
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
x32
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
x86_64
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
block.c
|
2c074b0d6c
transition to using functions for internal signal blocking/restoring
|
12 лет назад |
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
|
cd8d830997
prevent psignal/psiginfo from clobbering stderr orientation, errno
|
6 лет назад |
psignal.c
|
cd8d830997
prevent psignal/psiginfo from clobbering stderr orientation, errno
|
6 лет назад |
raise.c
|
0b4c92b7ac
optimize raise not to make a syscall for getting tid
|
6 лет назад |
restore.c
|
b6e59cd925
apply hidden visibility to sigreturn code fragments
|
6 лет назад |
setitimer.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 лет назад |
sigaction.c
|
5f12ffe123
split internal lock API out of libc.h, creating lock.h
|
6 лет назад |
sigaddset.c
|
76fbf6ad4b
change sigset_t functions to restrict to _NSIG
|
11 лет назад |
sigaltstack.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 лет назад |
sigandset.c
|
3500555db3
fix const-correctness in sigandset/sigorset arguments
|
11 лет назад |
sigdelset.c
|
76fbf6ad4b
change sigset_t functions to restrict to _NSIG
|
11 лет назад |
sigemptyset.c
|
0753b1faf0
fix sigemptyset and sigfillset for mips
|
11 лет назад |
sigfillset.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 лет назад |
sighold.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
11 лет назад |
sigignore.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
11 лет назад |
siginterrupt.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
11 лет назад |
sigisemptyset.c
|
941bd884cc
optimize sigisemptyset
|
6 лет назад |
sigismember.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 лет назад |
siglongjmp.c
|
583e55122e
redesign sigsetjmp so that signal mask is restored after longjmp
|
10 лет назад |
signal.c
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 лет назад |
sigorset.c
|
3500555db3
fix const-correctness in sigandset/sigorset arguments
|
11 лет назад |
sigpause.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 лет назад |
sigpending.c
|
ccc7b4c3a1
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
|
12 лет назад |
sigprocmask.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 лет назад |
sigqueue.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 лет назад |
sigrelse.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
11 лет назад |
sigrtmax.c
|
7c440977db
fix _NSIG and SIGRTMAX on mips
|
11 лет назад |
sigrtmin.c
|
57b97b42bd
add public interface headers to implementation files
|
7 лет назад |
sigset.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
11 лет назад |
sigsetjmp.c
|
deb85ab44d
remove unused (and invalid) C version of sigsetjmp
|
9 лет назад |
sigsetjmp_tail.c
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 лет назад |
sigsuspend.c
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 лет назад |
sigtimedwait.c
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 лет назад |
sigwait.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
11 лет назад |
sigwaitinfo.c
|
a7dbcf5c8c
use 0 instead of NULL for null pointer constants
|
11 лет назад |