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