From: "Mark E." To: Eli Zaretskii , djgpp-workers AT delorie DOT com Date: Thu, 30 Nov 2000 09:27:09 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Locking fcntl() and flock() patches Message-ID: <3A261D6D.4791.3157C2@localhost> References: <3A261A2D DOT 6814 DOT 24A3A8 AT localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com >> Does the IOCTL subfunction or poking the SFT allow to set the SH_DENY* > bits for files that are already open? You can fiddle with those flags in the SFT, but I haven't experimented with them. Mark