Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!harpo!seismo!hao!hplabs!sri-unix!alt@aids-unix From: alt%aids-unix@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Signal porting problems from 4.1 to 4.2 Message-ID: <14559@sri-arpa.UUCP> Date: Mon, 19-Dec-83 00:04:33 EST Article-I.D.: sri-arpa.14559 Posted: Mon Dec 19 00:04:33 1983 Date-Received: Sat, 17-Dec-83 00:58:11 EST Lines: 9 From: Howard Alt There is signal retrofit software in the source code for the ucbmail that came along with 4.2bsd. It seems to implement sigset, sigrelse, sigsys, sigignore, etc, etc. It is called sigretro.[ch]... this should help if you don't feel like rewriting the code. Howard.