summaryrefslogtreecommitdiff
path: root/lib/util/binsearch.h
Commit message (Expand)AuthorAgeFilesLines
* binsearch.h: Re-licence under LGPLv3 per agreement of the copyright holdersAndrew Bartlett2017-09-221-9/+13
* binsearch: make BINARY_ARRAY_SEARCH_GTE compare against a pointerDouglas Bagnall2017-02-091-1/+1
* binsearch: clarify variable name in greater-than-or-equal searchDouglas Bagnall2017-02-091-7/+7
* util/binsearch: macro for greater than or equal searchDouglas Bagnall2016-03-091-0/+33
* util: added BINARY_ARRAY_SEARCH_V()Andrew Tridgell2010-09-291-0/+16
* util: added binsearch.h for binary array searchesAndrew Tridgell2009-12-101-0/+68