aboutsummaryrefslogtreecommitdiff
path: root/include/search.h
AgeCommit message (Expand)Author
2014-04-02implement hcreate_r, hdestroy_r and hsearch_rsin
2013-10-29POSIX conformance fix: define struct entry in search.hSzabolcs Nagy
2012-09-07default features: make musl usable without feature test macrosRich Felker
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker
2012-05-13search: add tdestroy (gnu extension)nsz
2011-09-21gnu search.h has struct qelem...Rich Felker
2011-06-25XSI search.h API implementation by Szabolcs NagyRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker