1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/datastruct
Joe Thornber 7e682f4f93 o Added a macro called hash_iterate, that is similar to list_iterate
o Renamed hash_iterate function, hash_iter.
2002-02-25 11:52:58 +00:00
..
bitset.c o LGPL list implementation 2001-10-31 12:47:01 +00:00
bitset.h o First pass at the regex code. lib/regex/matcher takes an array of regex's 2001-10-19 14:36:57 +00:00
btree.c o LGPL list implementation 2001-10-31 12:47:01 +00:00
btree.h o Trivial binary tree 2001-10-25 11:38:19 +00:00
hash.c o Added a macro called hash_iterate, that is similar to list_iterate 2002-02-25 11:52:58 +00:00
hash.h o Added a macro called hash_iterate, that is similar to list_iterate 2002-02-25 11:52:58 +00:00
list.h Add list_iterate that's safe with deletions. 2002-01-29 16:28:52 +00:00
lvm-types.h Use inttypes.h 2001-11-15 14:14:03 +00:00