4d646dac46
This hsearch(3) implementation is (with very minor changes) taken from FreeBSD 11.1. Also fix compilation errors due to calls to index(). This should probably be fixed upstream. |
||
---|---|---|
.. | ||
hcreate_r.c | ||
hcreate.c | ||
hdestroy_r.c | ||
hsearch_r.c | ||
hsearch.h | ||
README.md | ||
search.h |
This hsearch(3) implementation is mostly based on the one present in FreeBSD 11.1.