.. |
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
|
Revert mega patch.
|
2001-04-09 15:47:19 +00:00 |
config.w32.h
|
HAVE_BINDLIB --> HAVE_LIBBIND
|
2001-03-11 03:49:21 +00:00 |
fopen_wrappers.c
|
@Added -C command-line option to avoid chdir to the script's directory (Stig)
|
2001-04-16 23:20:47 +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
|
Added new configuration directives:
|
2001-04-04 20:46:26 +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
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
output.c
|
Free the correct output buffer, to avoid a segfault on a HEAD request
|
2001-04-02 16:45:27 +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
|
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_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
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_network.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_open_temporary_file.c
|
- Fix copyright notices with 2001
|
2001-02-26 06:11: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
|
Added files for PHP streams
|
2001-04-17 17:03:18 +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
|
Added files for PHP streams
|
2001-04-17 17:03:18 +00:00 |
reentrancy.c
|
fix bug in php_gmtime_r
|
2001-03-13 11:09:37 +00:00 |
rfc1867.c
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
rfc1867.h
|
Security related updates:
|
2000-09-09 11:41:14 +00:00 |
safe_mode.c
|
- Fix copyright notices with 2001
|
2001-02-26 06:11: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
|
Fix possible crash if content-type is not set.
|
2001-03-18 08:00:10 +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
|
SAPIfication, Episode VI: Return of the SAPI
|
2000-02-10 19:41:21 +00:00 |
snprintf.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
streams.c
|
Added files for PHP streams
|
2001-04-17 17:03:18 +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 |