From: Brian Beuning <BrianB@atl.paysys>, com@cygnus.com
Subject: beta 17.1 errno not always declared in headers
1 May 1997 20:32:21 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC565F.23F10090.cygnus.gnu-win32@BRIANB>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Original-To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>
Original-Sender: owner-gnu-win32@cygnus.com

It looks like sys/errno.h only defines a value for errno if
we are compiling for reentrant code.  There are no ifdef's
that result in an
	extern int errno;

getting seen by the compiler.

Is this right?

Thanks,
Brian Beuning

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
