summaryrefslogtreecommitdiff
path: root/ext/standard/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-3/+3
* - Hopefully got most of them. We also need a chdir_file function likeAndi Gutmans2000-03-301-3/+3
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-16/+0
* zorro does a Z - egon does an e?Thies C. Arntzen2000-02-241-1/+1
* More protos.Egon Schmid2000-02-241-6/+6
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-1/+1
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-3/+3
* More php3_ annihilationZeev Suraski1999-12-181-1/+1
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* Fix some warningsSascha Schumann1999-12-051-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* - Make CVS compile on Win32.Andi Gutmans1999-10-201-3/+6
* (PHP getcwd()) added, needs to porting to Win32Thies C. Arntzen1999-10-201-1/+32
* Fix typo (xml_globals => dir_globals)Sascha Schumann1999-10-051-1/+1
* dir modules is now resourcified & thread-safe!Thies C. Arntzen1999-10-051-140/+141
* - Make dir functions compile in Win32Andi Gutmans1999-09-051-3/+1
* - Fixed memory leaks. tsrm resource id deallocation still needs to be impleme...Andi Gutmans1999-08-191-0/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-12/+12
* More symbol work.Andrey Hristov1999-07-261-2/+2
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-5/+5
* License updateZeev Suraski1999-07-161-20/+9
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-2/+2
* * Use new Zend macros for standardized definition of classes.Zeev Suraski1999-05-281-27/+40
* conv_proto *.[ch]Sascha Schumann1999-05-161-6/+6
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-19/+11
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+287