php-src/main
2001-05-08 20:11:46 +00:00
..
alloca.c There is no reason to define malloc() to xmalloc() in this context. 1999-09-18 12:13:48 +00:00
build-defs.h.in Fix bug #10563 2001-05-01 23:22:55 +00:00
config.w32.h Fix build on WIn32 2001-04-23 17:33:22 +00:00
fopen_wrappers.c - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
fopen_wrappers.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
internal_functions_registry.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
internal_functions_win32.c - Finally rename modules.h to zend_modules.h for consistency (first try 2001-02-26 18:14:50 +00:00
internal_functions.c.in - Finally rename modules.h to zend_modules.h for consistency (first try 2001-02-26 18:14:50 +00:00
logos.h *** empty log message *** 2000-04-19 23:18:15 +00:00
main.c Fixed: http://www.php.net/bugs.php?id=10733&edit=1 2001-05-08 20:11:46 +00:00
Makefile.in Added files for PHP streams 2001-04-17 17:03:18 +00:00
mergesort.c Namespace protect mergesort (caused conflict on Darwin). 2000-11-02 15:32:52 +00:00
network.c Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c 2001-05-05 18:36:22 +00:00
output.c Avoid crashing if somehow, output is sent in a new thread tha had no requests 2001-05-07 22:00:13 +00:00
php3_compat.h - Move compat macros to php3_compat.h 2000-08-10 19:38:29 +00:00
php_compat.h *** empty log message *** 2001-01-10 14:42:23 +00:00
php_content_types.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_content_types.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_globals.h Added new configuration directives: 2001-04-04 20:46:26 +00:00
php_ini.c Fix bug: #10323. Every value outputted is now escaped. 2001-05-06 15:20:56 +00:00
php_ini.h Recode delayed loading in a much simpler way (switched back to php_ini.c 1.49) 2001-03-17 23:35:32 +00:00
php_logos.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_logos.h Const'ify part of sapi_request_info. 2000-11-02 15:47:02 +00:00
php_main.h renamed jstring to mbstring. 2001-05-01 01:52:55 +00:00
php_network.h Fixed Andi's build problem. 2001-05-05 22:36:26 +00:00
php_open_temporary_file.c - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
php_open_temporary_file.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_output.h More internal output buffering fixes 2001-03-06 16:28:51 +00:00
php_realpath.c - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +00:00
php_reentrancy.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_regex.h Protect us from Apache 2.0's pcre-posix stuff 2000-10-26 18:15:56 +00:00
php_sprintf.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_streams.h Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c 2001-05-05 18:36:22 +00:00
php_syslog.h Actually compile on systems without syslog. 2001-02-24 21:08:15 +00:00
php_ticks.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_ticks.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_variables.c fixed typo in CVS id 2001-04-06 01:50:40 +00:00
php_variables.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_version.h This branch is 4.0.6-dev.. 2001-04-04 20:52:44 +00:00
php.h make pgsql build under win32 again 2001-04-30 14:23:41 +00:00
reentrancy.c Make old readdir_r code compatible with HPUX and Solaris. 2001-04-27 11:14:48 +00:00
rfc1867.c Now the file uploads 'work' also on Lynx. This patch was submitted 2001-05-02 01:18:53 +00:00
rfc1867.h Security related updates: 2000-09-09 11:41:14 +00:00
safe_mode.c - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
safe_mode.h - When mode is specified the flag is a don't care 2000-11-02 23:30:48 +00:00
SAPI.c - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
SAPI.h @Added -C command-line option to avoid chdir to the script's directory (Stig) 2001-04-16 23:20:47 +00:00
snprintf.c - Remove C++ comment 2001-05-01 16:33:09 +00:00
snprintf.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
streams.c Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c 2001-05-05 18:36:22 +00:00
strlcat.c - Export strlcat()/strcpy() for Frank. 2000-04-20 17:40:03 +00:00
strlcpy.c - Export strlcat()/strcpy() for Frank. 2000-04-20 17:40:03 +00:00
win95nt.h get rid of MS's _popen/_pclose 2001-04-27 16:41:53 +00:00