summaryrefslogtreecommitdiffstats
path: root/lib/datastruct
Commit message (Expand)AuthorAgeFilesLines
...
* o Tool support for segments.Alasdair Kergon2001-11-281-0/+10
* Use inttypes.hAlasdair Kergon2001-11-152-15/+3
* More LV-related tidying. lvdisplay without args now shows all LVs.Alasdair Kergon2001-11-141-0/+4
* o LGPL list implementationJoe Thornber2001-10-315-91/+36
* o Shuffle the keys to stop degeneracy.Joe Thornber2001-10-251-2/+2
* o Trivial binary treeJoe Thornber2001-10-252-0/+156
* o added aliases list to struct device.Joe Thornber2001-10-251-0/+8
* o Merged common code between hash_destroy and hash_wipe.Joe Thornber2001-10-251-13/+8
* persistent cache fully incorporated. Goodbye to scanning /dev/cdrom :-)Alasdair Kergon2001-10-242-0/+17
* o Filter which caches valid devices in a file. Pass in init == 1 to theJoe Thornber2001-10-222-2/+8
* o First pass at the regex code. lib/regex/matcher takes an array of regex'sJoe Thornber2001-10-192-0/+125
* o dev_cache_t program worksJoe Thornber2001-10-081-2/+3
* o read_vg_t compilesJoe Thornber2001-10-081-2/+2
* o define the uintN_t typesJoe Thornber2001-10-041-0/+24
* o got dbg_malloc_t working, Alasdair could you look at the Makefile.in itJoe Thornber2001-10-042-10/+10
* vgcreate & lvmchange outlinesAlasdair Kergon2001-10-031-0/+0
* o code sync for dev-cache.cJoe Thornber2001-10-033-5/+36
* pvscan frameworkAlasdair Kergon2001-10-021-4/+0
* Another step towards consistency & compilation.Alasdair Kergon2001-10-011-3/+3
* Tidy include filesAlasdair Kergon2001-10-013-8/+4
* o list.h from kernel for userland tools to use.Joe Thornber2001-09-281-0/+114
* o generic hash table to store void *'s, not efficient, but adequate for LVM.Joe Thornber2001-09-282-0/+212