Front page | perl.perl5.porters |
Postings from August 2009
[PATCH] cando for cygwin
Thread Next
From:
Reini Urban
Date:
August 10, 2009 20:01
Subject:
[PATCH] cando for cygwin
Message ID:
6910a60908102001n195550f6n58b9d0af04ee1c36@mail.gmail.com
I got a bugreport on cygwin by a user who forgot about use filetest 'access'.
He was a Administrator and worried about the wrong writable flag, because
access() is not called per default on -w checks
So I added the gid 544 check to cando(), which is the short analog to
unix root.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
Thread Next
-
[PATCH] cando for cygwin
by Reini Urban