summaryrefslogtreecommitdiff
path: root/libdm/mm/pool-debug.c
Commit message (Expand)AuthorAgeFilesLines
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-1/+1
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* cleanup: indents comments backtracesZdenek Kabelac2014-11-101-1/+1
* debug: add pointer to -DDEBUG_POOL compilationZdenek Kabelac2013-06-251-3/+3
* logging: classify log_debug messagesAlasdair G Kergon2013-01-071-5/+5
* Add memory pool locking functionsZdenek Kabelac2011-08-111-0/+30
* Word alignment for stringsZdenek Kabelac2011-03-301-1/+1
* Simplify pool debug initializationZdenek Kabelac2011-03-301-11/+1
* Fix void pointer arithmetic warning in pool debug codeZdenek Kabelac2011-02-281-1/+1
* Use log_error macro consistently throughout in place of log_err.Alasdair Kergon2009-07-151-3/+3
* Helper function to catch memory pool leaks.Milan Broz2009-04-101-0/+6
* Fix debug pool grow object to properly support delta=0Milan Broz2009-04-021-4/+9
* fix some issues when compiling with -D DEBUG_POOLMilan Broz2009-03-261-5/+4
* more tweaking to get things to compile - dmlib.h for log fns, list.hAlasdair Kergon2008-11-031-1/+1
* Calculate string size within dm_pool_grow_object.Alasdair Kergon2008-04-191-3/+3
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-211-2/+2
* export bitset, pool, hash, mallocAlasdair Kergon2005-10-161-26/+25
* Code to build and display device dependency tree.Alasdair Kergon2005-10-161-0/+263