X-Sybari-Space: 00000000 00000000 00000000 00000000 From: Martin Stromberg Message-Id: <200302281348.OAA13260@lws256.lu.erisoft.se> Subject: Re: fchmod, revision 4 [PATCH] To: djgpp-workers AT delorie DOT com Date: Fri, 28 Feb 2003 14:48:11 +0100 (MET) In-Reply-To: from "Richard Dawe" at Feb 28, 2003 10:37:50 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello. Richard said: > *** /dev/null Fri Feb 28 10:36:09 2003 > --- src/libc/posix/sys/stat/fchmod.txh Fri Feb 28 10:34:08 2003 > + @subheading Description > + > + This function changes the mode (writable or write-only) of the file > + opened under the file descriptor @var{fd}. The value of @var{mode} Is it really called mode? I call it permissions. Right, MartinS