Date: Wed, 6 Jun 2001 18:51:54 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Waldemar Schultz cc: djgpp AT delorie DOT com Subject: Re: Changing file protections In-Reply-To: <3B1E0499.B9AA84AD@ma.tum.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 6 Jun 2001, Waldemar Schultz wrote: > I misinterpreted the sentence about > directory and volume attributes in info alfa libc _chmod: > Note that the > directory and volume attribute bits must always be 0 when `_chmod()' is > called with FUNC = 1, or else the call will fail. That just means that DOS doesn't allow you to change a file into a directory or a volume label, or vice versa.