Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed memory leak on error in win32's opendir() emulation. (Patch by Wez) | Ilia Alshanetsky | 2004-06-09 | 1 | -3/+6 |
* | Moved the scandir code into it's own files so that it can be used by other | Ilia Alshanetsky | 2003-01-27 | 1 | -80/+0 |
* | Fix broken build by adding scandir and alphasort for win32 | Shane Caraveo | 2003-01-26 | 1 | -0/+80 |
* | Fixed bug #11214 (patch by Steph Fox) | Edin Kadribasic | 2002-07-29 | 1 | -11/+13 |
* | fixed access problem when japanese Shift_JIS character is used as directory n... | Rui Hirokawa | 2002-04-22 | 1 | -1/+2 |
* | Comments didn't reflect rewinddir() | Sean Bright | 2001-02-03 | 1 | -6/+7 |
* | Fix Win32 build | Zeev Suraski | 2000-06-04 | 1 | -1/+0 |
* | The behaviour for result == NULL || entry == NULL is undefined. | Sascha Schumann | 2000-05-24 | 1 | -8/+4 |
* | Add POSIX-like readdir_r for Win32 | Sascha Schumann | 2000-05-23 | 1 | -2/+34 |
* | - Make Win32 compile again | Andi Gutmans | 1999-09-18 | 1 | -1/+2 |
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+111 |