php-src/main
2000-05-04 11:36:33 +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 Correct build breakage - win32 2000-05-03 11:26:29 +00:00
configuration-parser.y - PHP_FOPEN -> V_FOPEN 2000-04-15 14:37:28 +00:00
configuration-scanner.l @- The string None is now recognized as a keyword by the php.ini processor, and 2000-02-26 14:29:27 +00:00
fopen_wrappers.c A few .dsp fixes 2000-04-20 22:52:37 +00:00
fopen_wrappers.h - Don't need to extern functions 2000-04-09 19:54:50 +00:00
internal_functions_registry.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
internal_functions_win32.c - Add wddx support to the default build 2000-04-07 10:21:17 +00:00
internal_functions.c.in - Define these ones and declare them in modules.h 2000-03-12 18:13:01 +00:00
logos.h *** empty log message *** 2000-04-19 23:18:15 +00:00
main.c Change reentrancy API to always use the php prefix. 2000-05-04 10:38:17 +00:00
mergesort.c Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
output.c Corrected some protos. 2000-04-18 20:00:21 +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 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_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 Make error_prepend_string and error_append_string work 2000-04-14 14:00:32 +00:00
php_ini.c Prettying up the output of phpinfo(). Someone has to tell me how 2000-04-05 20:17:02 +00:00
php_ini.h Allow the INI callbacks to know at what stage PHP is 2000-02-26 15:36:23 +00:00
php_output.h fix some protos 2000-03-19 10:56:40 +00:00
php_realpath.c - Add missing V_STAT() 2000-04-20 16:38:08 +00:00
php_realpath.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
php_reentrancy.h Change reentrancy API to always use the php prefix. 2000-05-04 10:38:17 +00:00
php_regex.h SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
php_sprintf.c Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +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 Change reentrancy API to always use the php prefix. 2000-05-04 10:38:17 +00:00
php_variables.h Worked on beautifying rfc1867.c a bit 2000-02-19 20:12:26 +00:00
php_version.h Undo bogus commit 2000-04-14 13:40:27 +00:00
php_virtual_cwd.c s/strtok_r/php_strtok_r/ 2000-05-04 11:36:33 +00:00
php_virtual_cwd.h Fix virtual_open() by adding ellipse 2000-04-30 03:06:00 +00:00
php.h - Take Sascha's advice and create on V_OPEN() which replaces open(). 2000-04-30 16:32:36 +00:00
reentrancy.c Missed localtime_r/ctime_r. Prefix them with php 2000-05-04 11:31:58 +00:00
rfc1867.c - Change PHP_ to V_ (directory & file functions) 2000-04-15 14:20:01 +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 - Add missing V_STAT() 2000-04-20 16:38:08 +00:00
safe_mode.h More php3_ annihilation 1999-12-17 19:16:50 +00:00
SAPI.c no more broken scripts by erroneously terminating header()'s argument 2000-04-28 16:47:19 +00:00
SAPI.h - Fix an invalid trick (it was valid when header() was using 2000-04-28 13:03:13 +00:00
snprintf.c SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
snprintf.h Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 2000-03-12 17:18:21 +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