From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Sun, 11 Feb 2001 15:44:01 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: preserve errno in open patch Message-ID: <3A86B341.11832.10370CE@localhost> In-reply-to: <200102112000.VAA19068@father.ludd.luth.se> References: <3A869A94 DOT 27606 DOT A30709 AT localhost> from "Mark E." at "Feb 11, 2001 01:58:44 pm" X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > In general, it's wrong to look at errno unless you've got error > indication from the system call. Hence the program works as expected. Consider it forgotten then. Mark