From: jqb@netcom.com (Jim Balter)
Subject: Re: Missing proto for sigaction() in <sys/signal.h>
28 Mar 1997 11:27:17 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <333B6B85.1AB3.cygnus.gnu-win32@netcom.com>
References: <9703280452.AA04656@modi.xraylith.wisc.edu>
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>
Original-CC: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

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
> 
> Hmmm ... there in my copy. My CVS repo is trashed, so hard to tell if
> I added it or not.

It's defined twice in sys/signal.h, but in both cases ifdefed
out by _WIN32.  Of course there is no job control in gnu-win32,
but that should be indicated by sysconf (which in cygwin returns the
wrong value for _SC_JOB_CONTROL and is misimplemented in general;
someone asked me if I had any other reason
not to post my bugs and patches -- yes, there are too many to keep
track of, and rather than write patches I am writing my own library,
*with the POSIX standard in my hand*, something that the original
author should have done).

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