.. |
Makefile
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 lat temu |
allocrtsig.c
|
bdcefd6212
Fix pthreads to use the rt signals if present
|
22 lat temu |
killpg.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
raise.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigaction.c
|
9febc84ad3
Update sigaction syscall names to act more like glibc. Fix the x86 sigaction
|
22 lat temu |
sigaddset.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigandset.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigblock.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigdelset.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigempty.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigfillset.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
siggetmask.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sighold.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigignore.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigintr.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigisempty.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigismem.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigjmp.c
|
a6cf8dc644
Fixup setjmp implementation so it actaully works as expected
|
23 lat temu |
signal.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigorset.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigpause.c
|
f2eb46b4e6
Sigpause was broken. Now it is fixed.
|
23 lat temu |
sigrelse.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigset.c
|
3ab0557e5a
A number of naming updates in preparation for adding in
|
23 lat temu |
sigsetmask.c
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigsetops.c
|
cd2b5379fc
Fix up sig handling so it is more in sync with glibc behavior
|
23 lat temu |
sigsetops.h
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 lat temu |
sigwait.c
|
dffe7a72fb
Quick implementation of sigwait. Doesn't handle thread cancelation
|
21 lat temu |
sysv_signal.c
|
3540c7c493
use X/Open __sysv_signal name, then use the weak name for sysv_signal
|
23 lat temu |