summaryrefslogtreecommitdiff
path: root/lib/util/binsearch.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-22binsearch.h: Re-licence under LGPLv3 per agreement of the copyright holdersAndrew Bartlett1-9/+13
2017-02-09binsearch: make BINARY_ARRAY_SEARCH_GTE compare against a pointerDouglas Bagnall1-1/+1
2017-02-09binsearch: clarify variable name in greater-than-or-equal searchDouglas Bagnall1-7/+7
2016-03-09util/binsearch: macro for greater than or equal searchDouglas Bagnall1-0/+33
2010-09-29util: added BINARY_ARRAY_SEARCH_V()Andrew Tridgell1-0/+16
2009-12-10util: added binsearch.h for binary array searchesAndrew Tridgell1-0/+68