Hello,
I have encountered unexpected behavior when using flock.
It will block forever, but to my understanding it should not.
I've attached a simple program that would trigger the behavior.
Regards,
Alex
#include
#include
#include
FILE *fp;
void main() {
unlink("a"); unlink("b");
fp
no longer need to run
a VM to work on with my django application.
-RG
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Corinna Vinschen wrote on Friday, April 29, 2005 12:36 PM:
[snip]
>> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp'
>> TERM = `cygwin'
>> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp'
>
> TMP should probably better be a POSIX path, too.
Well, it's autoconverted:
$ env | grep TMP
TMP=/mnt/c/DOKUME~1/jos/
Larry Hall wrote:
> No. You need software that knows the filesystem first. You can check out
> Paragon if you're looking for commercial support. There is an older
> free S/W driver for ext2 and NT but I haven't tried it since NT 4 and I
> can't recommend it. If you're just looking to get read
4 matches
Mail list logo