php-src/sapi/cgi/libfcgi
Ilia Alshanetsky 9c1be88844 Fixed win32 build.
Fixed building of libfcgi when PHP is built from another directory.
Added missing headers needed for wait().
Removed duplicate signal.h header.
Removed unneeded variables.
2004-02-10 17:44:31 +00:00
..
include Fixed win32 build. 2004-02-10 17:44:31 +00:00
acinclude.m4 aparently did not add these on head 2002-12-02 05:24:54 +00:00
fcgi_stdio.c combine fastcgi capability with regular cgi binary 2002-03-10 21:39:28 +00:00
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 combine fastcgi capability with regular cgi binary 2002-03-10 21:39:28 +00:00
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 combine fastcgi capability with regular cgi binary 2002-03-10 21:39:28 +00:00