php-src/main
2000-08-27 18:06: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 Fix Win32 build 2000-07-21 15:54:10 +00:00
configuration-parser.y Make browscap parameter names lowercase 2000-07-25 18:50:50 +00:00
configuration-scanner.l Support boolean NOT in the php.ini processor 2000-06-26 18:15:49 +00:00
fdfdata.c - fixed handling of fdf data (application/vnd.fdf) 2000-07-05 08:57:37 +00:00
fdfdata.h - fixed handling of fdf data (application/vnd.fdf) 2000-07-05 08:57:37 +00:00
fopen_wrappers.c Cleaning up some mess 2000-08-21 09:50:53 +00:00
fopen_wrappers.h - The beginning of an attempt to cleanup fopen-wrappers. 2000-08-16 19:26:21 +00:00
internal_functions_registry.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +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 - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +00:00
Makefile.in Remove php_realpath from build. 2000-08-20 05:27:59 +00:00
mergesort.c Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
output.c @Added ob_get_length function (Stig) 2000-08-25 03:10:42 +00:00
php3_compat.h - Move compat macros to php3_compat.h 2000-08-10 19:38:29 +00:00
php_compat.h - Fix Win32 build 2000-03-04 19:58:59 +00:00
php_content_types.c various version 2.0 and 2.01 licenses -> 2.02 2000-07-24 05:41: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 Added "html_errors" directive to optionally disable HTML formatting of error 2000-07-04 09:15:06 +00:00
php_ini.c Cleaning up some mess 2000-08-21 09:50:53 +00:00
php_ini.h Cleaning up some mess 2000-08-21 09:50:53 +00:00
php_main.h - Update .dsp's 2000-07-29 10:48:57 +00:00
php_output.h @Added ob_get_length function (Stig) 2000-08-25 03:10:42 +00:00
php_realpath.c - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +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 Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_sprintf.c BROKEN_SPRINTF should be PHP_BROKEN_SPRINTF 2000-07-23 08:25:27 +00:00
php_syslog.h Real fix for std_syslog issue on OpenServer. This is limited to the native 2000-06-09 17:21:40 +00:00
php_ticks.c Cleaning up some mess 2000-08-21 09:50:53 +00:00
php_ticks.h various version 2.0 and 2.01 licenses -> 2.02 2000-07-24 05:41:02 +00:00
php_variables.c Cleaning up some mess 2000-08-21 09:50:53 +00:00
php_variables.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 2000-07-24 01:40:02 +00:00
php_version.h hmm, this file is not really auto-generated. 2000-06-30 12:31:24 +00:00
php_virtual_cwd.c - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +00:00
php_virtual_cwd.h - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +00:00
php.h - Forgot to fix non-ZTS CHDIR_FILE macro 2000-08-27 18:06:12 +00:00
reentrancy.c (php_readdir_r) Revert that bad patch. 2000-06-12 14:11:39 +00:00
rfc1867.c Support content-encoding headers in file upload mime parts 2000-08-06 06:40:28 +00:00
rfc1867.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
safe_mode.c - I wrote a long msg but the commit didn't go through. 2000-06-25 17:02:59 +00:00
safe_mode.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
SAPI.c Fix strlcpy use at this place. 2000-08-27 09:48:03 +00:00
SAPI.h Use size_t as parameter type in the getenv member of struct sapi_module 2000-08-20 14:20:21 +00:00
snprintf.c SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
snprintf.h BROKEN_SPRINTF should be PHP_BROKEN_SPRINTF 2000-07-23 08:25:27 +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 The macro CONVERT_TO_WIN_FS is not used anywhere. 2000-08-21 09:57:13 +00:00