Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ecr.UUCP Path: utzoo!hcrvax!ecrhub!ecr!rael From: rael@ecr.UUCP (Paul Philp) Newsgroups: net.unix Subject: 4.2 signal handling Message-ID: <107@ecr.UUCP> Date: Wed, 27-Feb-85 13:23:24 EST Article-I.D.: ecr.107 Posted: Wed Feb 27 13:23:24 1985 Date-Received: Fri, 1-Mar-85 03:12:58 EST Organization: Emerald City Research Inc., Toronto Lines: 13 I have just discovered that 4.2 BSD signals do not interupt system calls. Is this absolutely true, or is it an option, or does it depend on something else. This will make porting a whole ton of existing software incredibly difficult. On the other hand, it will make error processing considrably easier. Either way, it would be nice to know what I am getting into with 4.2, and I can start taking proper precautions with any software I write in the future. Paul