8 Commits (bc081f628b51337b525ca2d53aeff1b971f092f5)

Author SHA1 Message Date
sin 141d3b5c2a remove struct elem entirely from hsearch.c 12 years ago
sin fe1ba7dbf1 implement hcreate_r, hdestroy_r and hsearch_r 12 years ago
Szabolcs Nagy b7d3210196 POSIX conformance fix: define struct entry in search.h 13 years ago
Rich Felker d3a98ff69a make tdestroy allow null function pointer if no destructor is needed 13 years ago
Rich Felker 2d2da648f6 fix aliasing violations in tsearch functions 13 years ago
nsz 6255c4c6a5 search: add comments to tsearch_avl.c 14 years ago
nsz d197d6421c search: add tdestroy (gnu extension) 14 years ago
Rich Felker febbd12d00 XSI search.h API implementation by Szabolcs Nagy 15 years ago