..
alloca.c
There is no reason to define malloc() to xmalloc() in this context.
1999-09-18 12:13:48 +00:00
config.w32.h
- Make CVS compile on Win32.
1999-10-20 18:09:44 +00:00
configuration-parser.y
new api fo dl() - renamed php3_dl to php_dl (added compat header)
1999-10-13 19:55:25 +00:00
configuration-scanner.l
unreferenced variable warning
1999-08-07 15:58:51 +00:00
fopen_wrappers.c
_php3/_php3i -> php rename
1999-10-16 16:35:20 +00:00
fopen_wrappers.h
files are now resources, file.c is thread-safe, the le_ vars are no longer shared,
1999-10-15 15:22:25 +00:00
internal_functions_registry.h
License update
1999-07-16 13:13:16 +00:00
internal_functions_win32.c
moved output.c into ext/standart and made it thread-safe.
1999-10-27 18:30:41 +00:00
internal_functions.c.in
moved output.c into ext/standart and made it thread-safe.
1999-10-27 18:30:41 +00:00
logos.h
* Update logos
1999-07-14 23:33:00 +00:00
main.c
Revert my patches to error functions.
1999-10-19 19:11:02 +00:00
mergesort.c
- Get windows version to compile again. No biggy if array_map is not #if 0'd
1999-10-16 10:14:47 +00:00
output.c
moved output.c into ext/standart and made it thread-safe.
1999-10-27 18:30:41 +00:00
php3_compat.h
new api fo dl() - renamed php3_dl to php_dl (added compat header)
1999-10-13 19:55:25 +00:00
php_content_types.c
SET_VAR_STR* expect a emalloc'ed copy of the string!
1999-10-07 09:13:39 +00:00
php_content_types.h
*** empty log message ***
1999-09-16 22:31:33 +00:00
php_globals.h
That's important enough to be cached
1999-09-12 20:36:48 +00:00
php_ini.c
- Should fix short_tags and co. problem.
1999-09-05 19:49:54 +00:00
php_ini.h
- Should fix short_tags and co. problem.
1999-09-05 19:49:54 +00:00
php_output.h
moved output.c into ext/standart and made it thread-safe.
1999-10-27 18:30:41 +00:00
php_regex.h
file did not end with a newline, causing problems for Sun's C compiler
1999-08-03 15:27:19 +00:00
php_version.h
Version update
1999-09-03 08:26:13 +00:00
php.h
moved output.c into ext/standart and made it thread-safe.
1999-10-27 18:30:41 +00:00
rfc1867.c
files are now resources, file.c is thread-safe, the le_ vars are no longer shared,
1999-10-15 15:22:25 +00:00
rfc1867.h
Last character of file not a newline, causing problems with Sun's C compiler
1999-08-03 16:49:33 +00:00
safe_mode.c
Removed '3' from key functions in PHP (maintained compatibility through
1999-08-02 19:17:14 +00:00
safe_mode.h
PHP 4.0
1999-04-07 21:05:13 +00:00
SAPI.c
- support for mimetype application/vnd.fdf needed by fdf module
1999-10-06 05:26:25 +00:00
SAPI.h
- Added support for unknown POST content types (Zeev)
1999-09-16 23:18:15 +00:00
snprintf.c
Fix another compile warning
1999-07-31 19:53:02 +00:00
snprintf.h
Removed '3' from key functions in PHP (maintained compatibility through
1999-08-02 19:17:14 +00:00
strlcat.c
#if !HAVE_FOO -> #ifndef HAVE_FOO
1999-09-24 14:41:27 +00:00
strlcpy.c
#if !HAVE_FOO -> #ifndef HAVE_FOO
1999-09-24 14:41:27 +00:00
win95nt.h
PHP 4.0
1999-04-07 21:05:13 +00:00