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-25 08:42:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
286a9db9dfd4d9de99e1c99f7dbb94da438cc2fd
archived-php-src
/
sapi
/
cgi
/
libfcgi
History
foobar
a139dbf9cc
- 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:06 +00:00
..
include
- Fix outside-source-tree builds. Always include generated header files
2005-01-09 21:05:06 +00:00
acinclude.m4
MFB_4_3: Quote macro names in AC_DEFUN()
2004-12-30 07:08:39 +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
…