adjust win32_stat() to cope with FindFirstFile() and stat() bugs
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 3 May 1999 18:48:25 +0000 (18:48 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 3 May 1999 18:48:25 +0000 (18:48 +0000)
commite1dbac945fcdd357e211833376769053fa9ffc60
treefde359e4e64eb62476246d08d7c7b796e5f7342c
parent1236053a2c722e2b9e93af4bb14c92036416d727
adjust win32_stat() to cope with FindFirstFile() and stat() bugs
(makes opendir(D,"c:") work reliably)

p4raw-id: //depot/perl@3300
win32/win32.c