summaryrefslogtreecommitdiff
path: root/include/apr_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some doxygen commentsjailletc362018-06-241-1/+1
* Follow up to r1788334: apr_allocator_align() should take an allocator asylavic2017-04-031-1/+3
* apr_allocator, apr_pools: Add apr_allocator_page_size(),ylavic2017-03-231-0/+15
* Follow up to r1788334: better apr_allocator_align() description.ylavic2017-03-231-2/+2
* apr_allocator: Provide apr_allocator_align() to get the true size thatylavic2017-03-231-0/+8
* Fix doc errors in APR header files.trawick2013-06-251-1/+1
* Add some nonnull and pure attributes sf2011-05-151-9/+18
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* * include/apr_allocator.hstriker2003-11-021-2/+7
* Some remarks about the fields in the memnode_t structure.striker2003-10-311-1/+6
* axe these deprecated functions:trawick2003-09-031-20/+0
* un-rearrange some of the header file includestrawick2003-03-071-2/+3
* Rebalance our exposed headers such that everything is nested properlywrowe2003-03-051-17/+15
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* These can't be moved to a private header file. They are used byrbb2002-12-101-6/+0
* Go through doxygen output and remove as many errors and warnings as I could.jerenkrantz2002-11-101-6/+8
* Introduce a new symbolic constant, effectively eliminating a magicstriker2002-07-041-0/+3
* Seems I was cutting a pasting just a little over the speed limit.wrowe2002-06-081-1/+1
* More API get/set renames, and providing stubs for those previouslywrowe2002-06-081-0/+20
* Renames:striker2002-05-301-4/+4
* The 'reuse' patch. This will make pools a bit more carefull aboutstriker2002-05-261-0/+2
* The hi free patch. This will add the ability for a developer tostriker2002-05-261-0/+10
* ** DEPRECATE old lock API: apr_lock.h **aaron2002-04-091-4/+5
* Minor tweaks to expose things in the apr_allocator API needed to implementjwoolley2002-04-011-0/+9
* fix the doxygenization of these 2 filesianh2002-03-181-1/+9
* Factor out the allocators from pools.striker2002-03-151-0/+160