Add safety check for local --remove-source-files.
[rsync.git] / lib / pool_alloc.h
2020-07-13 Wayne DavisonMention file & line on OOM and overflow errors.
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.