Date: Mon, 10 Jun 2002 08:13:50 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Richard Dawe cc: djgpp-workers AT delorie DOT com Subject: Re: PATCH: fcntl and F_GETFL, mark 3 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 9 Jun 2002, Richard Dawe wrote: > Below is version 3 of the patch to add support for F_GETFL to fcntl(). > The only change since version 2 is that there are notes saying > that the SFT entry code does not work properly on Windows NT 4 - > the open mode will always be reported as O_RDONLY. > > OK to commit? Yes. Thanks.