From: jqb@netcom.com (Jim Balter)
Subject: Re: Missing proto for sigaction() in <sys/signal.h>
28 Mar 1997 11:07:41 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <333B7031.C9A.cygnus.gnu-win32@netcom.com>
References: <9703280452.AA04656@modi.xraylith.wisc.edu> <333B6B85.1AB3@netcom.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01Gold (WinNT; I)
Original-To: Mumit Khan <khan@xraylith.wisc.edu>, gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

Jim Balter wrote:
> 
> Mumit Khan wrote:
> >
> > Jim Balter <jqb@netcom.com> writes:
> > >
> > > [<signal.h> actually; POSIX doesn't mandate <sys/sygnal.h>]
> > >
> > > Aside from sigaction, the following symbols mandated by POSIX are
> > > missing from signal.h:
> > >
> > > SIGCONT


> *with the POSIX standard in my hand*

Well, I had it in hand, but I was reading the wrong section.
As I should be sensitive to from my time on the ANSI C committee,
appendices are not part of the standard, so the section that lists
the contents of signal.h is not a mandate.  In fact, it is not necessary
to define SIGCONT (or the other job control signals: SIGSTOP, SIGTSTP,
SIGTTIN, SIGTTOU) on systems that don't support job control.

--
<J Q B>
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
