summaryrefslogtreecommitdiffstats
path: root/lib/datastruct/btree.c
Commit message (Expand)AuthorAgeFilesLines
* Better const cast logicZdenek Kabelac2011-04-081-4/+4
* Some const cleanupsZdenek Kabelac2010-12-201-1/+1
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Use stack return macros throughout.Alasdair Kergon2008-01-301-4/+2
* 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-6/+7
* Check for libsepol.Alasdair Kergon2006-04-191-1/+1
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-4/+4
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-1/+1
* Refactoring.Alasdair Kergon2002-11-181-1/+1
* Merge with text format branch.Alasdair Kergon2002-04-241-2/+1
* o LGPL list implementationJoe Thornber2001-10-311-1/+1
* o Shuffle the keys to stop degeneracy.Joe Thornber2001-10-251-2/+2
* o Trivial binary treeJoe Thornber2001-10-251-0/+130