summaryrefslogtreecommitdiff
path: root/include/apr_memcache.h
Commit message (Collapse)AuthorAgeFilesLines
* In case that we have threads store the apr_reslist parameters in therpluem2023-04-281-0/+7
| | | | | | | | | | | | | apr_memcache_server_t struct for later usage. * include/apr_memcache.h::struct apr_memcache_server_t: Add missing fields to struct. * memcache/apr_memcache.c::apr_memcache_server_create: Init fields with given values. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1909474 13f79535-47bb-0310-9956-ffa450edef68
* Remove trailing whitespaces in all *.h.ivan2022-11-191-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1905407 13f79535-47bb-0310-9956-ffa450edef68
* Fix doxygen errorjailletc362015-03-251-1/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1669056 13f79535-47bb-0310-9956-ffa450edef68
* * include/: Fix doxygen group for headers from apr-util.jorton2011-12-081-1/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1211928 13f79535-47bb-0310-9956-ffa450edef68
* * include/apr_memcache.h: Include apr_buckets.h before apr_ring.h so jorton2010-06-051-1/+1
| | | | | | | | that APR_RING_DEBUG is defined when including the latter, if APR_BUCKET_DEBUG is defined. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@951764 13f79535-47bb-0310-9956-ffa450edef68
* Fixes various doxygen usage warnings and minor doxygen errors.minfrin2010-01-061-6/+7
| | | | | | | Submitted by: Neil Conway <nrc@cs.berkeley.edu> git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@896382 13f79535-47bb-0310-9956-ffa450edef68
* Fix a bunch of typos in the doxygen comments for public include filesminfrin2009-09-251-2/+2
| | | | | | | | in APR Submitted by: Neil Conway <nrc cs.berkeley.edu> git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@818977 13f79535-47bb-0310-9956-ffa450edef68
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-161-22/+22
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@794523 13f79535-47bb-0310-9956-ffa450edef68
* Document how ttl is specified for reslist and memcache.bojan2009-07-161-1/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@794508 13f79535-47bb-0310-9956-ffa450edef68
* fixed header so that the export generator script can get the function name.fuankg2009-06-291-9/+7
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@789188 13f79535-47bb-0310-9956-ffa450edef68
* Merge APR-Util trunk into APR.pquerna2009-03-241-0/+446
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@757704 13f79535-47bb-0310-9956-ffa450edef68