summaryrefslogtreecommitdiff
path: root/lib/pool_alloc.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Imported Upstream version 3.2.3upstream/3.2.3DongHun Kwak1-1/+1
2008-07-19Changed the POOL_QALIGN flag to POOL_NO_QALIGN, reversing the settingWayne Davison1-1/+1
2008-07-18Improved the alignment code and changed POOL_APPEND to POOL_PREPEND.Wayne Davison1-1/+1
2007-05-29Added pool_free_old() and pool_boundary() functions to add a way toWayne Davison1-4/+5
2006-11-19Added "const" to appropriate char pointers.Wayne Davison1-2/+2
2004-02-10Added allocation pool code.J.W. Schultz1-0/+20