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-28 10:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfbd0bb58a32da87f3b422c3167d229b21cf684c
archived-php-src
/
sapi
/
cgi
/
libfcgi
History
Shane Caraveo
76e09401ab
aparently did not add these on head
...
removed ssize_t which was causing problems, and not in libfcgi anyway
2002-12-02 05:24:54 +00:00
..
include
Fix CGI to match cgi spec.
2002-12-01 21:37:14 +00:00
acinclude.m4
aparently did not add these on head
2002-12-02 05:24:54 +00:00
fcgi_stdio.c
…
fcgiapp.c
Fix CGI to match cgi spec.
2002-12-01 21:37:14 +00:00
libfcgi.m4
aparently did not add these on head
2002-12-02 05:24:54 +00:00
LICENSE.TERMS
…
os_unix.c
configure now supports building the cgi-fcgi module
2002-11-26 05:51:16 +00:00
os_win32.c
fix shutdown issues
2002-10-13 07:23:17 +00:00
strerror.c
…