libs-gsweb/GSWAdaptors/Apache
David Ayers 2f2a13fc47 * GSWAdaptors/Apache/mod_gsweb.c: Add defines to support Apache 2.2.
* GSWAdaptors/common/GSWLoadBalancing.c
	(GSWLoadBalancing_FindInstance): Remove unsused variable.
	* GSWAdaptors/common/GSWStats.c (GSWStats_formatStats): Ditto.
	* GSWAdaptors/common/GSWURLUtil.c (GSWParseURL): Ditto.
	* GSWAdaptors/common/GSWHTTPResponse.c: Include netdb.h.
	* GSWAdaptors/common/GSWApp.c: Include time.h.
	(GSWAppInfo_MakeDictKeyName): Add parentheses to avoid compiler
	warning.
	* GSWAdaptors/common/GSWAppRequest.c
	(GSWAppRequest_SendAppRequestToApp): Add missing CONST declaration.
	* GSWAdaptors/common/GSWAppConnectSocket.c: Include unistd.h
	* GSWAdaptors/common/GSWConfig.c: Ditto.
	* GSWAdaptors/common/GSWConfig.h (g_pAppDict, config_mtime):
	Remove unused declarations.
	(GSWConfig_LoadConfiguration): Add missing declaration.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@24201 72102866-910b-0410-8b05-ffd578937521
2006-12-12 13:52:36 +00:00
..
config.guess * GSWAdaptors/Apache/mod_gsweb.c: Rename GSWeb_Module to 2005-05-09 12:20:18 +00:00
config.sub * GSWAdaptors/Apache/mod_gsweb.c: Rename GSWeb_Module to 2005-05-09 12:20:18 +00:00
configure * GSWAdaptors/Apache/configure.ac: Only add to CPPFLAGS if 2005-05-16 11:21:27 +00:00
configure.ac * GSWAdaptors/Apache/configure.ac: Only add to CPPFLAGS if 2005-05-16 11:21:27 +00:00
GNUmakefile-Apache1x * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GNUmakefile-Apache2x 2003-04-04 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-04 18:24:19 +00:00
GNUmakefile.in * GSWAdaptors/Apache/mod_gsweb.c: Rename GSWeb_Module to 2005-05-09 12:20:18 +00:00
INSTALL * GSWAdaptors/Apache/mod_gsweb.c: Rename GSWeb_Module to 2005-05-09 12:20:18 +00:00
install-sh * GSWAdaptors/Apache/mod_gsweb.c: Rename GSWeb_Module to 2005-05-09 12:20:18 +00:00
mod_gsweb.c * GSWAdaptors/Apache/mod_gsweb.c: Add defines to support Apache 2.2. 2006-12-12 13:52:36 +00:00