From: perlman AT linguist DOT dartmouth DOT edu (Scott Perlman) Subject: File Locking & Link Counts 22 Oct 1998 13:29:24 -0700 Message-ID: <19981022143919.B15490.cygnus.gnu-win32@linguist.dartmouth.edu> Reply-To: perlman AT linguist DOT dartmouth DOT edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: gnu-win32 AT cygnus DOT com I am attempting to port a MUA to CygWin32. I'm already going through and hacking binary in to the opens. and replacing bash with one that doesn't textify pipes so that my innocent BINARY mime-attatchemtns don't get corrupted. (grubmle grumble) However I'd rather not blindly trust whatever GNU configure spits out in terms of file locking Do fnctl or flock work properly in CYGWIN32? (and will a program not dependant on CYGWIN.dll ever notice them?) Do hardlock and static link counts work the same way on NT that it does on Unix? (Do I need to worry about that part ofthe code, other than fixing the opens?) Thansk! -Scott -- "Should I try to be a straight 'A' student? If you are then you think too much." -Billy Joel "It's Still Rock and Roll to Me" ==Scott perlman AT cgicafe DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".