summaryrefslogtreecommitdiff
path: root/win32/readdir.h
Commit message (Expand)AuthorAgeFilesLines
* Fix #36365: scandir duplicates file name at every 65535th fileChristoph M. Becker2015-07-281-1/+1
* * Last _WIN32_WINNT macro redefKalle Sommer Nielsen2008-08-141-1/+1
* MFB: Fix win32 buildFrank M. Kromann2006-12-011-0/+2
* opendir() is reimplemented using GetFistFile/GetNextFile those are faster the...Dmitry Stogov2006-11-101-3/+7
* Moved the scandir code into it's own files so that it can be used by otherIlia Alshanetsky2003-01-271-5/+0
* Fix broken build by adding scandir and alphasort for win32Shane Caraveo2003-01-261-1/+5
* Fixed bug #11214 (patch by Steph Fox)Edin Kadribasic2002-07-291-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Fix Win32 buildZeev Suraski2000-06-041-2/+7
* Add POSIX-like readdir_r for Win32Sascha Schumann2000-05-231-0/+1
* - Make dir functions compile in Win32Andi Gutmans1999-09-051-4/+5
* PHP 4.0Zeev Suraski1999-04-071-0/+37