Date: Thu, 12 Jun 1997 18:17:00 +0300 (IDT) From: Eli Zaretskii To: "John M. Aldrich" cc: DJGPP Workers Mailing List Subject: Re: Latest stub In-Reply-To: <339DC0FC.11C8@cs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 10 Jun 1997, John M. Aldrich wrote: > things. Is there any possibility that a program might try to return > error codes in the 100-110 range for some purpose, and is it worth > worrying about it for such a slim chance? The only programs I know that use codes above 100 are `make' and `find', but they use a few numbers near 127. If we never need to go that far, then John's proposal is OK, I think.