php-src/main
2006-11-17 11:41:13 +00:00
..
streams MFB: Fix ftruncate() with negative size 2006-11-16 16:08:09 +00:00
alloca.c - Fix outside-source-tree builds. Always include generated header files 2005-01-09 21:05:06 +00:00
build-defs.h.in Separate suffixes of shared libraries that we link against and the ones 2006-04-08 17:34:57 +00:00
config.w32.h Simplify the code base as this getpwd() was used only once 2006-11-10 09:56:37 +00:00
fopen_wrappers.c Removed unnecessary checks for ISREG file and corresponding stat() calls on Wind 2006-11-10 10:55:43 +00:00
fopen_wrappers.h Extend open_basedir functionality to allow runtime tightening 2006-10-17 21:54:17 +00:00
internal_functions_nw.c MFH: const/static keywording 2006-08-12 19:41:28 +00:00
internal_functions_win32.c MFH: const/static keywording 2006-08-12 19:41:28 +00:00
internal_functions.c.in MFH: const/static keywording 2006-08-12 19:41:28 +00:00
logos.h static+const keywords 2006-07-07 23:28:23 +00:00
main.c COM initialization/deinitialization are done only if necessary 2006-11-17 11:41:13 +00:00
mergesort.c removed unwanted NetWare specific changes 2004-09-23 15:57:30 +00:00
network.c Bug #38687 - sockaddr local storage insufficient for all sock families 2006-09-11 19:18:06 +00:00
output.c - fix buffer size alignment 2006-11-13 14:05:03 +00:00
php_compat.h MFB 2006-08-23 20:39:37 +00:00
php_content_types.c bump year and license version 2006-01-01 13:10:10 +00:00
php_content_types.h bump year and license version 2006-01-01 13:10:10 +00:00
php_globals.h COM initialization/deinitialization are done only if necessary 2006-11-17 11:41:13 +00:00
php_ini.c MFB 2006-09-05 11:55:08 +00:00
php_ini.h bump year and license version 2006-01-01 13:10:10 +00:00
php_logos.c MFH: const/static keywording 2006-08-12 19:41:28 +00:00
php_logos.h MFH: const/static keywording 2006-08-12 19:41:28 +00:00
php_main.h Unicode support for dl() patch. 2006-03-17 13:45:43 +00:00
php_memory_streams.h - Initial RFC2397 support 2006-05-13 17:53:01 +00:00
php_network.h bump year and license version 2006-01-01 13:10:10 +00:00
php_open_temporary_file.c MFB: main/php_open_temporary_file.c 2006-10-13 01:11:45 +00:00
php_open_temporary_file.h bump year and license version 2006-01-01 13:10:10 +00:00
php_output.h - fix buffer size alignment 2006-11-13 14:05:03 +00:00
php_realpath.c - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_reentrancy.h bump year and license version 2006-01-01 13:10:10 +00:00
php_regex.h bump year and license version 2006-01-01 13:10:10 +00:00
php_scandir.c bump year and license version 2006-01-01 13:10:10 +00:00
php_scandir.h bump year and license version 2006-01-01 13:10:10 +00:00
php_sprintf.c bump year and license version 2006-01-01 13:10:10 +00:00
php_streams.h eliminate a couple of compile warnings 2006-11-09 01:06:45 +00:00
php_syslog.h bump year and license version 2006-01-01 13:10:10 +00:00
php_ticks.c bump year and license version 2006-01-01 13:10:10 +00:00
php_ticks.h bump year and license version 2006-01-01 13:10:10 +00:00
php_variables.c - Fix merging of $_REQUEST in unicode mode and remove $GLOBALS check from 2006-10-21 10:01:39 +00:00
php_variables.h MFB filter defines 2006-05-10 21:23:46 +00:00
php_version.h - Removed unnecessary quotes 2006-07-27 08:52:10 +00:00
php.h COM initialization/deinitialization are done only if necessary 2006-11-17 11:41:13 +00:00
reentrancy.c opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext 2006-11-10 11:20:58 +00:00
rfc1867.c implement zend_unicode_to_string() and zend_string_to_unicode() 2006-08-08 16:59:11 +00:00
rfc1867.h bump year and license version 2006-01-01 13:10:10 +00:00
SAPI.c - the Vary header for zlib.output_compression is now handled inside the output handler 2006-08-30 12:25:56 +00:00
SAPI.h Unicode support for dl() patch. 2006-03-17 13:45:43 +00:00
snprintf.c - Fixed Bug #35978 %n format string specifier wrongly implemented 2006-01-24 20:57:56 +00:00
snprintf.h bump year and license version 2006-01-01 13:10:10 +00:00
spprintf.c implement zend_unicode_to_string() and zend_string_to_unicode() 2006-08-08 16:59:11 +00:00
spprintf.h bump year and license version 2006-01-01 13:10:10 +00:00
strlcat.c bump year and license version 2006-01-01 13:10:10 +00:00
strlcpy.c bump year and license version 2006-01-01 13:10:10 +00:00
win95nt.h Fixed mkdir("/tmp/foo//bar/log", 0777, true) 2006-10-19 09:49:56 +00:00