summaryrefslogtreecommitdiffstats
path: root/lib/datastruct/str_list.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to return voidZdenek Kabelac2012-02-081-6/+3
* 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-3/+7
* Update error return and comments for lvm_list_vg_names/uuids.Dave Wysochanski2009-07-271-2/+4
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-22/+22
* Use stack return macros throughout.Alasdair Kergon2008-01-301-16/+8
* Fix strdup memory leak in str_list_dup().Alasdair Kergon2007-09-171-1/+1
* 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/+5
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* More str_list fns.Alasdair Kergon2004-03-081-0/+39
* more str_list fnsAlasdair Kergon2003-10-151-9/+41
* str_list_delAlasdair Kergon2003-10-151-0/+13
* Extract some common functions.Alasdair Kergon2003-09-171-0/+35