summaryrefslogtreecommitdiff
path: root/lib/pool_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Mention file & line on OOM and overflow errors.Wayne Davison2020-07-121-1/+1
* Changed the POOL_QALIGN flag to POOL_NO_QALIGN, reversing the settingWayne Davison2008-07-191-1/+1
* Improved the alignment code and changed POOL_APPEND to POOL_PREPEND.Wayne Davison2008-07-181-1/+1
* Added pool_free_old() and pool_boundary() functions to add a way toWayne Davison2007-05-291-4/+5
* Added "const" to appropriate char pointers.Wayne Davison2006-11-191-2/+2
* Added allocation pool code.J.W. Schultz2004-02-101-0/+20