php-src/main
2000-06-01 00:48:28 +00:00
..
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 Add POSIX-like readdir_r for Win32 2000-05-23 14:58:43 +00:00
configuration-parser.y another bunch of proto fixes 2000-05-23 23:13:02 +00:00
configuration-scanner.l Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
fopen_wrappers.c - Fix problem in sessions module under Win32. Need to use ; as an options 2000-05-27 16:38:49 +00:00
fopen_wrappers.h Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
internal_functions_registry.h Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
internal_functions_win32.c - Added disable_functions php.ini support 2000-05-29 17:22:35 +00:00
internal_functions.c.in Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
logos.h *** empty log message *** 2000-04-19 23:18:15 +00:00
main.c @- ignore_user_abort=Off is now default. (Thies) 2000-05-31 14:02:36 +00:00
mergesort.c Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
output.c another bunch of proto fixes 2000-05-23 23:13:02 +00:00
php3_compat.h Forgot to commit the php4 fixes 2000-04-15 13:53:20 +00:00
php_compat.h - Fix Win32 build 2000-03-04 19:58:59 +00:00
php_content_types.c - License is at 2.02 2000-05-29 17:03:24 +00:00
php_content_types.h Make POST handling the way it should be. RFC1867, and any future POST handlers we might 2000-02-17 20:23:59 +00:00
php_globals.h Fix startup sequence. It should do it this time. 2000-05-29 18:45:06 +00:00
php_ini.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_ini.h Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_output.h Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_realpath.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_realpath.h Update the license with the new clause 6 2000-05-18 15:34:45 +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 SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
php_sprintf.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_syslog.h s/sys_syslog/std_syslog/ 2000-06-01 00:48:28 +00:00
php_ticks.c @- Implemented default_charset and default_mimetype config directives (Stig) 2000-02-25 21:27:03 +00:00
php_ticks.h @- Implemented default_charset and default_mimetype config directives (Stig) 2000-02-25 21:27:03 +00:00
php_variables.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_variables.h Worked on beautifying rfc1867.c a bit 2000-02-19 20:12:26 +00:00
php_version.h bump version to 4.0.1-dev 2000-05-23 07:49:23 +00:00
php_virtual_cwd.c - License is at 2.02 2000-05-29 17:03:24 +00:00
php_virtual_cwd.h - Virtual current working directory is now enabled 2000-05-23 17:02:21 +00:00
php.h warn_not_available() will be used by other modules besides 2000-05-29 17:08:01 +00:00
reentrancy.c The behaviour for result == NULL || entry == NULL is undefined. 2000-05-24 14:46:13 +00:00
rfc1867.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
rfc1867.h Make POST handling the way it should be. RFC1867, and any future POST handlers we might 2000-02-17 20:23:59 +00:00
safe_mode.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
safe_mode.h More php3_ annihilation 1999-12-17 19:16:50 +00:00
SAPI.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
SAPI.h Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
snprintf.c SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
snprintf.h Update the license with the new clause 6 2000-05-18 15:34:45 +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 - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 2000-03-11 20:48:49 +00:00