summaryrefslogtreecommitdiff
path: root/lib/datastruct/str_list.h
Commit message (Expand)AuthorAgeFilesLines
* datastruct: Add str_list_wipe.Alasdair G Kergon2016-04-291-0/+1
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* str_list: do not support str lists without mempoolsPeter Rajnoha2015-11-111-2/+0
* str_list: add str_list_destroy functionPeter Rajnoha2015-10-301-0/+2
* str_list: add str_list_to_str and str_to_str_list functionsPeter Rajnoha2015-10-301-0/+2
* datastruct: Add str_list_add_list.Alasdair G Kergon2015-03-261-0/+1
* cleanup: consolidate lv_layout and lv_role reportingPeter Rajnoha2014-08-251-0/+1
* Add lv_layout_and_type fn, lv_layout and lv_type reporting fields.Peter Rajnoha2014-08-151-0/+1
* cleanup: self compilable headersZdenek Kabelac2013-12-121-0/+3
* Switch to return voidZdenek Kabelac2012-02-081-2/+2
* Preserve const for char pointerZdenek Kabelac2010-11-111-1/+1
* Extend cling allocation policy to recognise PV tags (cling_by_tags).Alasdair Kergon2010-11-091-1/+1
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-8/+8
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Add "const" attributes where possible: first cut.Jim Meyering2007-08-071-4/+5
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-5/+3
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* More str_list fns.Alasdair Kergon2004-03-081-0/+2
* more str_list fnsAlasdair Kergon2003-10-151-2/+5
* str_list_delAlasdair Kergon2003-10-151-0/+1
* Extract some common functions.Alasdair Kergon2003-09-171-0/+14