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
fcgi_stdio.c
fcgiapp.c
libfcgi.m4
LICENSE.TERMS
os_unix.c fix potential buffer overrun 2003-12-07 12:59:54 +00:00
os_win32.c
strerror.c