opendir(D,"x:") on win32 opens cwd() for drive rather than root;
authorGurusamy Sarathy <gsar@cpan.org>
Wed, 12 May 1999 08:23:27 +0000 (08:23 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Wed, 12 May 1999 08:23:27 +0000 (08:23 +0000)
commit23db2e2d7afc6848cb8a7718eb161f0d24b03858
treeee8894d41d7f13a4dacc8b013e26afc2b945fe14
parente0284a306d2de082f33ef0d8787355c6d4e646d8
opendir(D,"x:") on win32 opens cwd() for drive rather than root;
stat() behaves similarly

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