summaryrefslogtreecommitdiff
path: root/win32/readdir.c
Commit message (Expand)AuthorAgeFilesLines
* Moved the scandir code into it's own files so that it can be used by otherIlia Alshanetsky2003-01-271-80/+0
* Fix broken build by adding scandir and alphasort for win32Shane Caraveo2003-01-261-0/+80
* Fixed bug #11214 (patch by Steph Fox)Edin Kadribasic2002-07-291-11/+13
* fixed access problem when japanese Shift_JIS character is used as directory n...Rui Hirokawa2002-04-221-1/+2
* Comments didn't reflect rewinddir()Sean Bright2001-02-031-6/+7
* Fix Win32 buildZeev Suraski2000-06-041-1/+0
* The behaviour for result == NULL || entry == NULL is undefined.Sascha Schumann2000-05-241-8/+4
* Add POSIX-like readdir_r for Win32Sascha Schumann2000-05-231-2/+34
* - Make Win32 compile againAndi Gutmans1999-09-181-1/+2
* PHP 4.0Zeev Suraski1999-04-071-0/+111