summaryrefslogtreecommitdiff
path: root/ext/standard/file.c
Commit message (Expand)AuthorAgeFilesLines
* fgetss/gzgetss fixesRasmus Lerdorf1999-09-211-1/+2
* Here was also something missing.Egon Schmid1999-09-201-1/+1
* Added optional allowable_tags arguments to strip_tags() and fgetss() toRasmus Lerdorf1999-09-201-5/+19
* - Thread-unsafe win32 compiles againAndi Gutmans1999-09-151-1/+1
* That's important enough to be cachedZeev Suraski1999-09-121-0/+4
* avoid mmap overhead for small filesSascha Schumann1999-09-111-10/+11
* optimize fpassthru/readfile to use mmap instead of freadSascha Schumann1999-09-111-18/+56
* *** empty log message ***Zeev Suraski1999-09-041-5/+5
* merge in fix from php3Sascha Schumann1999-08-281-1/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-32/+32
* More symbol work.Andrey Hristov1999-07-261-2/+2
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-2/+2
* Kill compiler warnings.Andrey Hristov1999-07-191-3/+3
* License updateZeev Suraski1999-07-161-20/+9
* more portingSascha Schumann1999-06-271-0/+3
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-232/+228
* reversing another patch that slippedStig Bakken1999-06-151-2/+2
* * reverse fsock/string import patchesStig Bakken1999-06-151-330/+382
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-383/+331
* * Fix a buglet in the session moduleZeev Suraski1999-06-111-2/+2
* Apply the fix for feof()Sascha Schumann1999-05-201-2/+1
* conv_proto *.[ch]Sascha Schumann1999-05-161-26/+26
* kill some compiler warningsSascha Schumann1999-05-161-5/+5
* Add fgetcsv() here as wellRasmus Lerdorf1999-04-271-0/+116
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-50/+49
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-1/+1
* * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standardZeev Suraski1999-04-211-1/+3
* cleanup, flock() supportSascha Schumann1999-04-211-0/+54
* crypt constantsSascha Schumann1999-04-211-0/+3
* More thread safety workZeev Suraski1999-04-211-119/+152
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-181-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+1435