Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!ima!haddock!karl From: karl@haddock.UUCP Newsgroups: comp.bugs.sys5 Subject: Re: KPL & SSUN signal() confusion Message-ID: <372@haddock.UUCP> Date: Sun, 8-Feb-87 16:41:00 EST Article-I.D.: haddock.372 Posted: Sun Feb 8 16:41:00 1987 Date-Received: Mon, 9-Feb-87 04:11:41 EST References: <5593@brl-smoke.ARPA> Reply-To: karl@haddock.ISC.COM.UUCP (Karl Heuer) Organization: Interactive Systems, Boston Lines: 5 In article <5593@brl-smoke.ARPA> gwyn@brl-smoke.ARPA (Doug Gwyn) writes: >[The signal() function] returns (void *()), not (void *) as reported in the >AT&T bug notes. No, it returns (void (*)()).