delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-workers-bounces using -f |
From: | Martin Stromberg <Martin DOT Stromberg AT epl DOT ericsson DOT se> |
Message-Id: | <200204141700.TAA14113@lws256.lu.erisoft.se> |
Subject: | Re: Some more fchown patches |
To: | djgpp-workers AT delorie DOT com |
Date: | Sun, 14 Apr 2002 19:00:54 +0200 (MET DST) |
In-Reply-To: | <E16wmsz-0000gI-00@phekda.freeserve.co.uk> from "Richard Dawe" at Apr 14, 2002 05:34:10 PM |
X-Mailer: | ELM [version 2.5 PL3] |
MIME-Version: | 1.0 |
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 |
Richard said: > Index: src/libc/compat/unistd/fchown.txh > =================================================================== > RCS file: /cvs/djgpp/djgpp/src/libc/compat/unistd/fchown.txh,v > retrieving revision 1.1 > diff -p -u -3 -r1.1 fchown.txh > --- src/libc/compat/unistd/fchown.txh 2002/04/13 07:43:29 1.1 > +++ src/libc/compat/unistd/fchown.txh 2002/04/14 16:27:02 > @@ -9,6 +9,9 @@ int fchown(int fd, int owner, int group) > > @subheading Description > > +This function changes the ownership of the open file specified by @var{fd} > +to the user ID @var{owner} and group ID @var{group}. Why capitals in id? Right, MartinS
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |