summaryrefslogtreecommitdiff
path: root/ext/standard/file.h
Commit message (Expand)AuthorAgeFilesLines
* - TSRMLS_FETCH workZeev Suraski2001-08-051-1/+1
* Don't allocated quoted strings unless we are in a META tag.Sean Bright2001-08-041-0/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* Fix for bug #11796. Also, fixed a problem in get_meta_tags that requiredSean Bright2001-06-301-8/+19
* prototype for php_file_le_stream()Wez Furlong2001-05-121-0/+1
* Changes for streams. Added temporary fopenstream function to PHP so thatWez Furlong2001-04-171-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Fix for bug #4556Sean Bright2001-02-111-0/+16
* Both thread-safe and thread-unsafe builds should be ok nowZeev Suraski2001-01-131-1/+2
* - Fix exec() bugZeev Suraski2001-01-131-0/+28
* Hardcode all functions which are mentioned in the Large File Support SpecSascha Schumann2000-12-071-4/+4
* - Remove #if 0 codeAndi Gutmans2000-09-111-3/+0
* - Move php_open_temporary_file() out of file.cAndi Gutmans2000-09-111-0/+2
* Security related updates:Zeev Suraski2000-09-091-1/+1
* Implement move_uploaded_file() (untested)Zeev Suraski2000-09-081-0/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+10
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - Make PHP compile again under Windows.Andi Gutmans2000-07-021-0/+1
* Added sscanf() function.Clayton Collie2000-06-061-0/+1
* @- added fflush() function. (Eric Huss)Thies C. Arntzen2000-06-061-0/+1
* Finished porting recode module.Kristian Köhntopp2000-03-121-0/+1
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-4/+0
* @Added ftruncate() and fstat(), courtesy of Faisal Nasim <faisal@nasim.org>Andrei Zmievski2000-03-041-0/+2
* - Implemented socket_get_status() function. Some more stuff can be addedAndrei Zmievski2000-02-011-2/+4
* Implemented realpath().Andrei Zmievski2000-02-011-0/+1
* More php3_ annihilationZeev Suraski1999-12-181-2/+2
* Can't forget fd_isset()Evan Klinger1999-11-241-0/+1
* First attempt at fd_set() and select()Evan Klinger1999-11-241-0/+2
* @Added tmpfile() function (Stig)Stig Bakken1999-11-141-0/+1
* files are now resources, file.c is thread-safe, the le_ vars are no longer sh...Thies C. Arntzen1999-10-151-0/+3
* starting to clean-up/new API'ize and resourcify the file-stuff - nothing happ...Thies C. Arntzen1999-10-121-3/+3
* More symbol work.Andrey Hristov1999-07-261-1/+2
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-3/+8
* * reverse fsock/string import patchesStig Bakken1999-06-151-32/+31
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-31/+32
* conv_proto *.[ch]Sascha Schumann1999-05-161-27/+27
* * Include all of the standard modules in internal_functions.c.in. Stig - is ...Zeev Suraski1999-05-141-0/+1
* Add fgetcsv() here as wellRasmus Lerdorf1999-04-271-0/+1
* cleanup, flock() supportSascha Schumann1999-04-211-0/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+65