This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
PHP-5.0
Add File
New File
Upload File
Apply Patch
archived-php-src
/
sapi
/
cgi
/
libfcgi
History
foobar
cf68478f8e
MFH: - Fix outside-source-tree builds. Always include generated header files
...
with #include <some_header.h> to make sure the correct file is used.
2005-01-09 21:05:20 +00:00
..
include
MFH: - Fix outside-source-tree builds. Always include generated header files
2005-01-09 21:05:20 +00:00
acinclude.m4
- MFB4_3: Quote macro names in AC_DEFUN()
2004-12-30 07:04:12 +00:00
fcgi_stdio.c
…
fcgiapp.c
C++ -> C comments
2003-03-05 15:01:13 +00:00
libfcgi.m4
aparently did not add these on head
2002-12-02 05:24:54 +00:00
LICENSE.TERMS
…
os_unix.c
fix potential buffer overrun
2003-12-07 12:59:54 +00:00
os_win32.c
fix shutdown issues
2002-10-13 07:23:17 +00:00
strerror.c
…