log src/c/fastcgi.c

age author description
Sat, 12 Mar 2011 14:20:29 -0500 Adam Chlipala Add a cast to avoid warnings about toupper() on some platforms
Sat, 22 Jan 2011 12:55:48 -0500 Adam Chlipala Using FastCGI debug info
Sat, 20 Nov 2010 09:48:03 -0500 Adam Chlipala In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line
Sun, 30 May 2010 10:39:25 -0400 Adam Chlipala Include new config.h in C source files
Sat, 06 Feb 2010 13:46:17 -0500 Adam Chlipala AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C files
Sat, 30 Jan 2010 12:00:08 -0500 Adam Chlipala Change to satisfy GCC implicit aliasing rules
Sat, 30 Jan 2010 11:21:26 -0500 Adam Chlipala Update Makefile.in's with new Autotools; add extra 'return NULL' to placate some -Wall