From: Message-Id: <200302281721.h1SHLQt21647@speedy.ludd.luth.se> Subject: Re: fchmod, revision 4 [PATCH] In-Reply-To: <3E5F8838.F864E614@phekda.freeserve.co.uk> "from Richard Dawe at Feb 28, 2003 04:03:04 pm" To: djgpp-workers AT delorie DOT com Date: Fri, 28 Feb 2003 18:21:26 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-MailScanner: Found to be clean X-MailScanner-SpamScore: s 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 According to Richard Dawe: > > > + 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? > > Yes. The parameter is "mode_t mode". Well, yes, but I'm moaning about mode in "This function changes the mode"... Right, MartinS