]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The cache_hash, cache_pqueue and cache_cache functions
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 6 Jun 2008 21:53:37 +0000 (21:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 6 Jun 2008 21:53:37 +0000 (21:53 +0000)
commitfdaf4f2a95dce7e43f4305d92d7a5fec6831423b
treea353ddf1455016aa0c93ddcc5104d033c3639c36
parentbec45987606cf62261245cd957a610ac0ccfb6be
The cache_hash, cache_pqueue and cache_cache functions
are undecorated, their .h files are not propagated into
an installed include/ tree, and were erroniously exported.

This doesn't require an mmn bump, because anyone who might
have consumed these modules would have succeeded only with
win32, consuming private headers, and absolutely fails on unix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@664149 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/cache_cache.c
modules/cache/cache_cache.h
modules/cache/cache_hash.c
modules/cache/cache_hash.h
modules/cache/mod_cache.dsp
modules/cache/mod_mem_cache.dsp