Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!ames!eos!shelby!polya!Sesame.Stanford.EDU From: shaff@Sesame.Stanford.EDU (Mike Shaff) Newsgroups: comp.unix.aux Subject: Sigvec Summary: Problem w/ sigvec rejecting entries Message-ID: <10309@polya.Stanford.EDU> Date: 28 Jun 89 18:59:15 GMT Sender: USENET News System Reply-To: shaff@Sesame.Stanford.EDU (Mike Shaff) Organization: Stanford University Lines: 12 ciao, Has anyone had experience with A/UX's sigvec? I am trying to port MIT CScheme to A/UX and have come to a stalll point around sigvec. The call rejects with an invalid argument (from perror) all of my attempts to install new handlers. I have checked the code that supplies the values fed and they are correct. Any ideas as to what the problem could be? (peace chance) mas --