Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement hcreate_r, hdestroy_r and hsearch_r | sin | 2014-04-02 | 1 | -0/+12 |
* | POSIX conformance fix: define struct entry in search.h | Szabolcs Nagy | 2013-10-29 | 1 | -1/+1 |
* | default features: make musl usable without feature test macros | Rich Felker | 2012-09-07 | 1 | -6/+1 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+8 |
* | search: add tdestroy (gnu extension) | nsz | 2012-05-13 | 1 | -0/+2 |
* | gnu search.h has struct qelem... | Rich Felker | 2011-09-21 | 1 | -0/+7 |
* | XSI search.h API implementation by Szabolcs Nagy | Rich Felker | 2011-06-25 | 1 | -1/+35 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+6 |