php-src/main
Thies C. Arntzen 639354357f @- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)
(PHP fopen) commands send to a FTP-server need to end in "\r\n" (RFC 854)
1999-11-11 13:49:42 +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 #if -> #ifdef changes for the ODBC extension (for consistency) 1999-11-09 19:53:38 +00:00
configuration-parser.y @Continue processing PHP_INI_SYSTEM knownDirectives after extension= 1999-10-31 11:56:22 +00:00
configuration-scanner.l unreferenced variable warning 1999-08-07 15:58:51 +00:00
fopen_wrappers.c @- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies) 1999-11-11 13:49:42 +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 configuration failures trap server 1999-11-05 17:52:00 +00:00
mergesort.c - Win32 fixes 1999-11-06 10:01:55 +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 - Win32 fixes 1999-11-06 10:01:55 +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 typing in the dark 1999-10-30 14:26:42 +00:00
php_version.h 4.0b3-RC4 1999-11-09 17:03:46 +00:00
php.h (PHP tempnam) now uses mkstemp() if available 1999-11-08 09:18:57 +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