summaryrefslogtreecommitdiff
path: root/include/apr_reslist.h
Commit message (Expand)AuthorAgeFilesLines
* apr_reslist: add apr_reslist_acquire_ex().ylavic2018-06-211-1/+19
* Revert apr_reslist_fifo_set() (r1828289 and follow ups).ylavic2018-04-131-14/+0
* reslist: follow up to r1828289: fix typo and wording.ylavic2018-04-061-3/+3
* reslist: follow up to r1828289: enfore empty list requirement when setting fifo.ylavic2018-04-061-7/+8
* reslist: follow up to r1828289: adjust maintenance top too.ylavic2018-04-041-0/+6
* reslist: follow up to r1828289: name fifo arg according to doxygen.ylavic2018-04-041-1/+1
* reslist: Add apr_reslist_fifo_set().ylavic2018-04-031-0/+7
* Fix doc errors in APR header files.trawick2013-06-251-2/+9
* * include/: Fix doxygen group for headers from apr-util.jorton2011-12-081-1/+1
* update apr_reslist_create() doc to reflect that ttl is honored absolutelytrawick2010-09-241-4/+6
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-161-9/+9
* Document how ttl is specified for reslist and memcache.bojan2009-07-161-2/+2
* Typo fixes contributed by Neil Conwayniq2009-06-141-2/+2
* Merge APR-Util trunk into APR.pquerna2009-03-241-0/+174