X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 14 Apr 2002 20:05:48 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Richard Dawe" Message-Id: <6923-Sun14Apr2002200547+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: Some more fchown patches 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: Sun, 14 Apr 2002 17:34:10 +0100 > From: "Richard Dawe" > > Below is a patch to update: > > * the description of fchown; > * the description of chown; > * the description of __FSEXT_fchown. > > OK to commit? Fine with me, thanks. > @@ -16,8 +19,6 @@ This function does nothing under MS-DOS. > This function always returns zero if the file exists, else it returns > -1 and sets @var{errno} to @code{ENOENT}. Since you are modifying chown.txh, might as well correct @var{errno} to say @code{errno} instead.