Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!wb1.cs.cmu.edu!avie From: avie@wb1.cs.cmu.edu (Avadis Tevanian) Newsgroups: comp.sys.next Subject: Re: Signal.h lost functions Message-ID: <7070@pt.cs.cmu.edu> Date: 22 Nov 89 19:34:01 GMT References: <9339@batcomputer.tn.cornell.edu> Organization: NeXT, Inc. Lines: 20 In article <9339@batcomputer.tn.cornell.edu> rogerj@tcgould.tn.cornell.edu (Roger Jagoda) writes: > >In addition to the >signal code there is a machine-specific code giving more detailed info >about the signal (eg., is a SIGFPE a zero divide problem, integer overflow, >etc.). These have disappeared from the include files and I can't find them. We (I) deleted all of those machine-specific codes because we do not support them. You can of course still write signal handlers, you just can't distinguish between some of the types of errors. >The "head" of the signal.h file mentions but where is >this file?! I cannot find it anywhere?? Any ideas? It's in /usr/include/machine/signal.h. -- Avadis Tevanian, Jr. (Avie) Manager, System Software NeXT, Inc. avie@NeXT.COM