X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Thu, 27 Dec 2001 11:02:44 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: js cc: djgpp AT delorie DOT com Subject: Re: Best way to set Novell "shareable" file attribute In-Reply-To: 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 Thu, 27 Dec 2001, js wrote: > In order to share data files on a Novell Netware one can use the Novell > "shareable" file attribute to allow multiple users read/write access to > a file simultaneously. What is the best way to add this file attribute > in DJGPP code? Can this be done with a chmod() call or is there some > other technique which is better to use? It is not clear what functionality would you like to add, exactly. Please tell more details, and please post the information to djgpp-workers AT delorie DOT com, which is the DJGPP developers' list. Thanks.