On Tue, 21 Oct 2003, Abe Backus wrote: > 1) the flock simulator for cygwin in flockcyg.c has the same limitations as > the flock simulator for NT, so the code should only lock on one byte in the > file.
This is a bug in Cygwin. UNIX locks (either fcntl() or flock() are not mandatory). > 2) CRAM-MD5 wasn't working on cygwin How can that code work without doing the impersonate? -- Mark -- http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate. Si vis pacem, para bellum.
