eliminate C++ void* implicit cast warnings
[catagits/fcgi2.git] / libfcgi / fcgi_stdio.c
1999-07-27 roberts eliminate C++ void* implicit cast warnings
1999-06-07 roberts Remove the static initialization of _fcgi_sF[] because...
1999-06-07 roberts Flush FastCGI buffers at application exit. <eichin...
1999-01-30 roberts Misc. updates to get a clean make on Linux. A bit of
1998-03-09 roberts Add tmpfile() support. Contributed by Michael Driscoll...
1998-03-09 roberts Handle fflush(NULL). Contributed by Michael Driscoll...
1997-09-16 stanleyg Initial revision