summaryrefslogtreecommitdiff
path: root/ext/fileinfo/fileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC2'.php-5.0.0RC2SVN Migration2004-04-251-433/+0
* More C++ comments.Ilia Alshanetsky2004-04-211-1/+1
* C++ comments are ungood ;).Ilia Alshanetsky2004-04-211-2/+4
* libmagic will only consume up to HOWMANY (hardcoded to 65536) bytesHartmut Holzgraefe2004-04-211-1/+7
* Fixes for PHP 4.3.X.Ilia Alshanetsky2004-02-131-3/+7
* Initial commit of the fileinfo extension.Ilia Alshanetsky2004-02-131-0/+421