summaryrefslogtreecommitdiff
path: root/libdm/mm
Commit message (Expand)AuthorAgeFilesLines
...
* Align struct memblock in dbg_malloc for sparc.Alasdair Kergon2008-06-251-1/+1
* Skip add_dev_node when ioctls disabled.Alasdair Kergon2008-05-211-1/+1
* Calculate string size within dm_pool_grow_object.Alasdair Kergon2008-04-192-9/+12
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-216-16/+16
* Standardise protective include file #defines.Alasdair Kergon2007-04-272-4/+4
* Add dm_event_handler_[gs]et_timeout functions.Alasdair Kergon2007-01-221-1/+2
* Report error if NULL pointer supplied to dm_strdup_aux().Alasdair Kergon2007-01-151-2/+7
* Reorder mm bounds_check code to reduce window for a dmeventd race. (dm_free_aux)Alasdair Kergon2006-09-191-6/+7
* reorder bounds check codeAlasdair Kergon2006-08-181-9/+10
* Add file & line to dm_strdup_aux().Alasdair Kergon2006-02-231-2/+2
* Rename _log to dm_log and export.Alasdair Kergon2006-01-312-4/+4
* Fix dm_strdup debug definition.Alasdair Kergon2006-01-111-1/+1
* fix debug linkingAlasdair Kergon2005-11-101-14/+4
* export bitset, pool, hash, mallocAlasdair Kergon2005-10-165-70/+67
* Code to build and display device dependency tree.Alasdair Kergon2005-10-166-0/+964