| .. |
|
Makefile.in
|
-added memory streams
|
24 years ago |
|
SAPI.c
|
fix for bug #14776
|
24 years ago |
|
SAPI.h
|
Maintain headers.
|
24 years ago |
|
alloca.c
|
- Don't wrap lines... this is annoying while coding.
|
25 years ago |
|
build-defs.h.in
|
Changing the Velocis extension to now be called Birdstep, due to a product/company change.
|
24 years ago |
|
config.w32.h
|
- Define HAVE_ASSERT_H under Windows. There was a macro redefinition before
|
24 years ago |
|
fopen_wrappers.c
|
New PHP streams...
|
24 years ago |
|
fopen_wrappers.h
|
New PHP streams...
|
24 years ago |
|
internal_functions.c.in
|
New PHP streams...
|
24 years ago |
|
internal_functions_registry.h
|
Update headers.
|
25 years ago |
|
internal_functions_win32.c
|
Update headers.
|
25 years ago |
|
logos.h
|
*** empty log message ***
|
26 years ago |
|
main.c
|
Hopefully fix resource usage so that we have no leaks and don't segfault.
|
24 years ago |
|
memory_streams.c
|
-added memory streams
|
24 years ago |
|
mergesort.c
|
Merge in qsort changes
|
25 years ago |
|
network.c
|
Hopefully fix resource usage so that we have no leaks and don't segfault.
|
24 years ago |
|
output.c
|
Silence warning under Solaris 8 (WorkShop Compilers 5.0 98/12/15 C 5.0).
|
24 years ago |
|
php.h
|
-added memory streams
|
24 years ago |
|
php3_compat.h
|
- Move compat macros to php3_compat.h
|
26 years ago |
|
php_compat.h
|
name-protect new expat function
|
25 years ago |
|
php_content_types.c
|
Maintain headers.
|
24 years ago |
|
php_content_types.h
|
fix SAPI_POST_* exports
|
25 years ago |
|
php_globals.h
|
Maintain headers.
|
24 years ago |
|
php_ini.c
|
Killing compiler warning on Win32
|
24 years ago |
|
php_ini.h
|
Update headers.
|
25 years ago |
|
php_logos.c
|
Maintain headers.
|
24 years ago |
|
php_logos.h
|
More TSRMLS_FETCH work. Got it under 400 now.
|
25 years ago |
|
php_main.h
|
Supply php_html_puts which escapes a whole string.. now fully works in ZTS
|
24 years ago |
|
php_memory_streams.h
|
-added memory streams
|
24 years ago |
|
php_network.h
|
This should help with some build problems/warnings under win32.
|
24 years ago |
|
php_open_temporary_file.c
|
Maintain headers.
|
24 years ago |
|
php_open_temporary_file.h
|
Maintain headers.
|
24 years ago |
|
php_output.h
|
Added ob_get_status() to get array of buffers and it's status.
|
24 years ago |
|
php_realpath.c
|
- Try and fix problem with opening wrong file.
|
26 years ago |
|
php_reentrancy.h
|
Maintain headers.
|
24 years ago |
|
php_regex.h
|
Protect us from Apache 2.0's pcre-posix stuff
|
26 years ago |
|
php_sprintf.c
|
Maintain headers.
|
24 years ago |
|
php_streams.h
|
Hopefully fix resource usage so that we have no leaks and don't segfault.
|
24 years ago |
|
php_syslog.h
|
Actually compile on systems without syslog.
|
25 years ago |
|
php_ticks.c
|
Silence a warning under Solaris 8 (WorkShop Compilers 5.0 98/12/15 C 5.0).
|
24 years ago |
|
php_ticks.h
|
Maintain headers.
|
24 years ago |
|
php_variables.c
|
Update headers.
|
25 years ago |
|
php_variables.h
|
Update headers.
|
25 years ago |
|
php_version.h
|
- Oops... wishful thinking here :)
|
24 years ago |
|
reentrancy.c
|
Maintain headers.
|
24 years ago |
|
rfc1867.c
|
Fix: Now returns correct Content-Type with Opera 6.01
|
24 years ago |
|
rfc1867.h
|
Removed unused lines.
|
25 years ago |
|
safe_mode.c
|
fixed a typo within checkuid
|
24 years ago |
|
safe_mode.h
|
o Fixed Bug #12121: chdir and safe_mode
|
25 years ago |
|
snprintf.c
|
- Don't wrap lines... this is annoying while coding.
|
25 years ago |
|
snprintf.h
|
Maintain headers.
|
24 years ago |
|
streams.c
|
-copy_stream_to_stream returns size if maxlen == PHP_STREAM_COPY_ALL
|
24 years ago |
|
strlcat.c
|
- Don't wrap lines... this is annoying while coding.
|
25 years ago |
|
strlcpy.c
|
- Don't wrap lines... this is annoying while coding.
|
25 years ago |
|
win95nt.h
|
- TSRMLS_FETCH work
|
25 years ago |