php-src/main
Hartmut Holzgraefe eb8cd900a6 @ fopen_wrappers() are now extensible via modules
so here it finaly is, the more general approach to fopen wrappers
# see what i'll break this time
2000-06-08 09:43:12 +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 cyscape's "current" browscap.ini file doesn't terminate the last line 2000-06-07 05:47:24 +00:00
configuration-scanner.l Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
fopen_wrappers.c @ fopen_wrappers() are now extensible via modules 2000-06-08 09:43:12 +00:00
fopen_wrappers.h @ fopen_wrappers() are now extensible via modules 2000-06-08 09:43:12 +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 Move main.h to php_main.h. 2000-06-05 23:24:42 +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 @ fopen_wrappers() are now extensible via modules 2000-06-08 09:43:12 +00:00
mergesort.c Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
output.c - I didn't have anything to do with this buggy code. Just kidding :) 2000-06-06 18:54:00 +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 @- Made the short_tags, asp_tags and allow_call_time_pass_reference INI directives work 2000-06-06 19:16:57 +00:00
php_ini.c - Make the INI entries sorted in phpinfo() 2000-06-03 03:05:29 +00:00
php_ini.h - Make the INI entries sorted in phpinfo() 2000-06-03 03:05:29 +00:00
php_main.h Move main.h to php_main.h. 2000-06-05 23:24:42 +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 add opendir to VIRTUAL_DIR 2000-06-04 08:29:11 +00:00
php_virtual_cwd.h add opendir to VIRTUAL_DIR 2000-06-04 08:29:11 +00:00
php.h Add PHP_BROKEN_SPRINTF check here. 2000-06-08 06:16:22 +00:00
reentrancy.c Fix Win32 build 2000-06-04 22:00:17 +00:00
rfc1867.c @ Add support for both indexed and non-indexed arrays of file uploads 2000-06-04 05:46:28 +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