Eric Andersen bdcefd6212 Fix pthreads to use the rt signals if present il y a 22 ans
..
Makefile c1bb4ddffb Fix a few things I'd missed when using old (2.0.x) kernels. il y a 22 ans
allocrtsig.c bdcefd6212 Fix pthreads to use the rt signals if present il y a 22 ans
killpg.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
raise.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigaction.c d6abdce959 Use sizeof(sa_mask) instaed of sizeof(sigset_t) since sa_mask is il y a 22 ans
sigaddset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigandset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigblock.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigdelset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigempty.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigfillset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
siggetmask.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sighold.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigignore.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigintr.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigisempty.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigismem.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigjmp.c a6cf8dc644 Fixup setjmp implementation so it actaully works as expected il y a 22 ans
signal.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigorset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigpause.c f2eb46b4e6 Sigpause was broken. Now it is fixed. il y a 23 ans
sigrelse.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigset.c 3ab0557e5a A number of naming updates in preparation for adding in il y a 22 ans
sigsetmask.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sigsetops.c cd2b5379fc Fix up sig handling so it is more in sync with glibc behavior il y a 23 ans
sigsetops.h b88ff80f70 Once again, rework the signal handling to be even more correct. We no il y a 22 ans
sysv_signal.c 3540c7c493 use X/Open __sysv_signal name, then use the weak name for sysv_signal il y a 22 ans