From: jqb AT netcom DOT com (Jim Balter) Subject: Re: Missing proto for sigaction() in 28 Mar 1997 11:07:41 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <333B7031.C9A.cygnus.gnu-win32@netcom.com> References: <9703280452 DOT AA04656 AT modi DOT xraylith DOT wisc DOT edu> <333B6B85 DOT 1AB3 AT netcom DOT 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 , gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Jim Balter wrote: > > Mumit Khan wrote: > > > > Jim Balter writes: > > > > > > [ actually; POSIX doesn't mandate ] > > > > > > 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. -- - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".