X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Fri, 05 Apr 2002 19:00:38 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Richard Dawe" Message-Id: <7263-Fri05Apr2002190037+0300-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: PATCH: fcntl and F_GETFL, mark 2 References: 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 > Date: Fri, 05 Apr 2002 13:49:14 +0100 > From: "Richard Dawe" > > Below is the revised patch to add F_GETFL support to fcntl. Changes are: > > * return O_RDWR if we can't find an SFT entry for the FD; > * update the fcntl documentation; > * add a "What's Changed" entry describing the changes. > > If there are no further comments, I'll commit this patch next Saturday. I think this can go in. Thanks. > +On Windows NT/2000/XP this cannot report the open mode correctly - Please use "---" (three dashes in a row) if you want it to be typeset nicely by TeX. > +However, the open flags are only computed correctly on DOS - Same here.