win32_*dir() cleanup; win32_readdir() iterates as necessary
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 15 Oct 1999 04:49:09 +0000 (04:49 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 15 Oct 1999 04:49:09 +0000 (04:49 +0000)
commit95136addeff6f7c87c13a96a62f5eaafb9bafdcf
tree72519045f97e43ac9b79ed78140850bb6c82b486
parent54e82ce5cfd72fcdc60806373e0c4d6890b68a3c
win32_*dir() cleanup; win32_readdir() iterates as necessary
rather than win32_opendir() reading all files up front (untested)

p4raw-id: //depot/perl@4385
win32/include/dirent.h
win32/win32.c