php-src/main
2001-01-28 03:41:43 +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 Move build-defs.h(.in) and php_config.h to main 2000-11-27 13:27:51 +00:00
config.w32.h Added localeconv() function. Operates similarly to localeconv() defined in 2001-01-14 16:36:30 +00:00
fopen_wrappers.c @BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus 2001-01-21 17:29:15 +00:00
fopen_wrappers.h fopen wrappers cleanup 2000-10-13 00:09:31 +00:00
internal_functions_registry.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
internal_functions_win32.c fixed unicodeconversion and parameter passing bugs in com and dotnet modules 2001-01-28 03:41:43 +00:00
internal_functions.c.in Move main.h to php_main.h. 2000-06-05 23:24:42 +00:00
logos.h *** empty log message *** 2000-04-19 23:18:15 +00:00
main.c cleanup time... 2001-01-13 13:16:56 +00:00
Makefile.in Fix a few warnings 2000-11-02 14:18:34 +00:00
mergesort.c Namespace protect mergesort (caused conflict on Darwin). 2000-11-02 15:32:52 +00:00
network.c @BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus 2001-01-21 17:29:15 +00:00
output.c Avoid possible memory leak in the URL scanner, if the connection is 2001-01-09 16:45:19 +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 various version 2.0 and 2.01 licenses -> 2.02 2000-07-24 05:41: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 - Remove the ini_extension_list global 2001-01-15 10:52:02 +00:00
php_ini.c - Remove the ini_extension_list global 2001-01-15 10:52:02 +00:00
php_ini.h Fix CGI build 2001-01-07 18:56:24 +00:00
php_logos.c Fix a memory leak 2000-12-08 12:32:16 +00:00
php_logos.h Const'ify part of sapi_request_info. 2000-11-02 15:47:02 +00:00
php_main.h Return the exit status from php_execute_script() 2000-11-22 04:23:26 +00:00
php_network.h - Remove track_vars - it is now always on 2000-09-05 19:06:29 +00:00
php_open_temporary_file.c @BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus 2001-01-21 17:29:15 +00:00
php_open_temporary_file.h - Move php_open_temporary_file() out of file.c 2000-09-11 18:56:47 +00:00
php_output.h Very initial work on chunked output buffering. It's really unoptimized at 2000-11-23 18:43:18 +00:00
php_realpath.c - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +00:00
php_reentrancy.h Some systems don't have dirent.h. Wrap include appropiately. 2000-05-23 15:15:48 +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 BROKEN_SPRINTF should be PHP_BROKEN_SPRINTF 2000-07-23 08:25:27 +00:00
php_syslog.h Real fix for std_syslog issue on OpenServer. This is limited to the native 2000-06-09 17:21:40 +00:00
php_ticks.c @Added PHP API for Zend's ticks 2000-08-29 09:18:48 +00:00
php_ticks.h @Added PHP API for Zend's ticks 2000-08-29 09:18:48 +00:00
php_variables.c Fix #7987: POST/GET: string with \0(%00) values not parsed correctly 2000-12-12 10:47:47 +00:00
php_variables.h Fix #7987: POST/GET: string with \0(%00) values not parsed correctly 2000-12-12 10:47:47 +00:00
php_version.h Branched off 4.0.4. This trunk becomes 4.0.5-dev. 2000-12-02 08:21:10 +00:00
php.h Bump PHP_API_VERSION 2001-01-19 16:04:27 +00:00
reentrancy.c @- Fixed a bug which made readdir() unusable in some systems. (Jani) 2000-11-28 09:13:22 +00:00
rfc1867.c Make the code match the comment. 2001-01-19 15:39:35 +00:00
rfc1867.h Security related updates: 2000-09-09 11:41:14 +00:00
safe_mode.c @- Allow access to uploaded files in safe_mode. Beware that you can only 2001-01-09 11:58:57 +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 Many patches. I hope I remember them all: 2001-01-02 22:49:31 +00:00
SAPI.h Fix Apache module and remove excess elements from the SAPI structure 2001-01-03 11:56:00 +00:00
snprintf.c SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
snprintf.h BROKEN_SPRINTF should be PHP_BROKEN_SPRINTF 2000-07-23 08:25:27 +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 mode_t fixes 2000-10-31 18:05:19 +00:00