delorie.com/archives/browse.cgi | search |
Date: | Thu, 8 Apr 1999 18:43:30 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Laurynas Biveinis <lauras AT softhome DOT net> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: Patches for <errno.h> and <float.h> for C9X standard compatibility |
In-Reply-To: | <001d01be81d8$802ceee0$8a033bd4@default> |
Message-ID: | <Pine.SUN.3.91.990408183625.27027N-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Thu, 8 Apr 1999, Laurynas Biveinis wrote: > The changes are very small: > In <errno.h> is new #define EILSEQ It is not enough to just #define it. It needs to be described in the docs (see src/libc/ansi/errno/errno.txh on DJ's server), it needs a text string that describes it (see src/libc/ansi/string/syserr1.c), and perhaps some of the DOS error codes need to be mapped into it (see doserr2e.c in djlsr202). What exactly does this error mean, btw?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |