.. |
alloca.c
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
build-defs.h.in
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
config.w32.h
|
Enable ext/overload by default on Win32, too.
|
2001-12-10 17:14:42 +00:00 |
fopen_wrappers.c
|
Fix thread-safe build.
|
2002-02-02 05:43:55 +00:00 |
fopen_wrappers.h
|
Changed php.ini directive 'safe_mode_include_dir' to accept a
|
2002-02-01 20:04:14 +00:00 |
internal_functions_registry.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
internal_functions_win32.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
internal_functions.c.in
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
logos.h
|
*** empty log message ***
|
2000-04-19 23:18:15 +00:00 |
main.c
|
- Let php_execute_script return 0 on failure and 1 on sucess, and change
|
2002-02-14 20:16:08 +00:00 |
Makefile.in
|
Modified the build system to make certain extensions (pcntl, ncurses,
|
2002-01-20 02:30:18 +00:00 |
mergesort.c
|
Merge in qsort changes
|
2001-09-17 21:02:53 +00:00 |
network.c
|
Irix defines AF_INET6, but lacks IPv6 support, including
|
2002-02-12 11:00:15 +00:00 |
output.c
|
Legacy code removed.
|
2002-02-07 02:50:28 +00:00 |
php3_compat.h
|
Move the macro wrappers from the compatibility header to php.h
|
2001-08-11 01:13:31 +00:00 |
php_compat.h
|
name-protect new expat function
|
2001-07-30 15:10:15 +00:00 |
php_content_types.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_content_types.h
|
fix SAPI_POST_* exports
|
2001-08-15 18:01:48 +00:00 |
php_globals.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_ini.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_ini.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_logos.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_logos.h
|
More TSRMLS_FETCH work. Got it under 400 now.
|
2001-07-31 06:28:05 +00:00 |
php_main.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_network.h
|
Added php_sockaddr_size() in network.c (and the header file). This is used
|
2002-02-10 12:35:29 +00:00 |
php_open_temporary_file.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_open_temporary_file.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_output.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_realpath.c
|
- Try and fix problem with opening wrong file.
|
2000-08-27 18:01:17 +00:00 |
php_reentrancy.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_regex.h
|
Protect us from Apache 2.0's pcre-posix stuff
|
2000-10-26 18:15:56 +00:00 |
php_sprintf.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_streams.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_syslog.h
|
Actually compile on systems without syslog.
|
2001-02-24 21:08:15 +00:00 |
php_ticks.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_ticks.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_variables.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_variables.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
php_version.h
|
Bump version.
|
2001-10-15 20:18:02 +00:00 |
php.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
reentrancy.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
rfc1867.c
|
Move type-handling functions into ext/standard/type.c (which had
|
2002-01-09 23:47:46 +00:00 |
rfc1867.h
|
Removed unused lines.
|
2001-09-05 01:03:50 +00:00 |
safe_mode.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
safe_mode.h
|
o Fixed Bug #12121: chdir and safe_mode
|
2001-07-13 18:21:21 +00:00 |
SAPI.c
|
fix for bug #14776
|
2002-01-14 13:36:54 +00:00 |
SAPI.h
|
Added argc and argv in request_info needed for the new cli sapi.
|
2002-01-06 13:58:05 +00:00 |
snprintf.c
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
snprintf.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
streams.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
strlcat.c
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
strlcpy.c
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
win95nt.h
|
- TSRMLS_FETCH work
|
2001-08-05 01:43:02 +00:00 |