php-src/ext/fileinfo/libmagic
Scott MacVicar 55a965f793 MFH Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping
on big endian machines. This fixes it by copying the memory for those processors, but this isn't ideal as
it wastes memory. Perhaps using a static cache would be better.
2008-10-20 23:36:14 +00:00
..
apprentice.c MFH Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping 2008-10-20 23:36:14 +00:00
apptype.c This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00
ascmagic.c - MFH: Fixed mime-type generation. 2008-10-08 09:44:24 +00:00
compress.c Removed unused variables 2008-09-06 21:31:01 +00:00
config.h Upgraded the lib to use PHP memory allocation routines. 2008-08-26 12:23:29 +00:00
elfclass.h This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00
file.h Removed dead-code 2008-10-15 22:56:57 +00:00
fsmagic.c - use php's stream in libmagic 2008-09-01 18:56:06 +00:00
funcs.c - use php's stream in libmagic 2008-09-01 18:56:06 +00:00
is_tar.c This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00
magic.c Removed dead-code 2008-10-15 22:56:57 +00:00
magic.h Removed dead-code 2008-10-15 22:56:57 +00:00
names.h This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00
patchlevel.h This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00
print.c Removed dead-code 2008-10-15 22:56:57 +00:00
readelf.c - use php's stream in libmagic 2008-09-01 18:56:06 +00:00
readelf.h This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00
softmagic.c - support for VC6 and some other platforms (before some other cleanup) 2008-10-20 14:45:59 +00:00
tar.h This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00