Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!rpi!uupsi!cmcl2!dasys1!jpr From: jpr@dasys1.uucp (Jean-Pierre Radley) Newsgroups: comp.unix.xenix Subject: return value of signal() in SCO 2.3 Message-ID: <1990Mar17.060045.20427@dasys1.uucp> Date: 17 Mar 90 06:00:45 GMT Reply-To: jpr@dasys1.UUCP (Jean-Pierre Radley) Organization: TANGENT Lines: 19 SCO Xenix 2.3: What is the return value of signal()? In the manual page for 'signal', I see: int (* signal (sig, func))(); and signal() is said to return the previous value of func for the specified sig. But in /usr/include/signal.h, I see: void (* signal())(); Since I _am_ trying to use the return value of signal(), (if there is one), I hope the answer is that signal.h is wrong. -- Jean-Pierre Radley jpr@jpradley.uucp New York, NY 72160.1341@compuserve.com