.. |
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 copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
config.w32.h
|
HAVE_BINDLIB --> HAVE_LIBBIND
|
2001-03-11 03:49:21 +00:00 |
fopen_wrappers.c
|
- Fix copyright notices with 2001
|
2001-02-26 06:11: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
|
Removing a compiler warning
|
2001-03-07 16:33:13 +00:00 |
Makefile.in
|
Finish fopen-wrappers rename.
|
2001-02-23 22:07:16 +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
|
Fix freeing of buffers
|
2001-03-06 19:38:33 +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
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_ini.c
|
Don't insert empty path if PHPRC is empty
|
2001-03-06 11:38:55 +00:00 |
php_ini.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +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_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
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_variables.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +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
|
- Finally rename modules.h to zend_modules.h for consistency (first try
|
2001-02-26 18:14:50 +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 copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
SAPI.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +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 |
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 |