Changed the POOL_QALIGN flag to POOL_NO_QALIGN, reversing the setting
[rsync/rsync.git] / lib / pool_alloc.h
2008-07-19 Wayne DavisonChanged the POOL_QALIGN flag to POOL_NO_QALIGN, reversi...
2008-07-19 Wayne DavisonImproved the alignment code and changed POOL_APPEND...
2007-05-29 Wayne DavisonAdded pool_free_old() and pool_boundary() functions...
2006-11-19 Wayne DavisonAdded "const" to appropriate char pointers.
2004-02-10 J.W. SchultzAdded allocation pool code.