Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | 1 | -1/+0 |
2018-09-12 | make inadvertently exposed __h{create,delete,search}_r functions static | Rich Felker | 1 | -6/+6 |
2014-04-02 | remove struct elem entirely from hsearch.c | sin | 1 | -29/+22 |
2014-04-02 | implement hcreate_r, hdestroy_r and hsearch_r | sin | 1 | -30/+73 |
2013-10-29 | POSIX conformance fix: define struct entry in search.h | Szabolcs Nagy | 1 | -8/+8 |
2011-06-25 | XSI search.h API implementation by Szabolcs Nagy | Rich Felker | 1 | -0/+118 |