[comp.unix.xenix] return value of signal

jpr@dasys1.uucp (Jean-Pierre Radley) (03/17/90)

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