Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
1a6d6f131bd60ec2a858b34100049f0c042089f2
/
src
/
search
c50985d
new tsearch implementation
by Szabolcs Nagy
· 8 years ago
5ce3737
reduce spurious inclusion of libc.h
by Rich Felker
· 6 years ago
736a950
make inadvertently exposed __h{create,delete,search}_r functions static
by Rich Felker
· 6 years ago
827c4e6
fix lsearch and lfind to pass key as first arg to the compar callback
by Szabolcs Nagy
· 8 years ago
3abb094
fix tsearch, tfind, tdelete to handle null pointer input
by Szabolcs Nagy
· 9 years ago
8994908
tsearch code cleanup
by Szabolcs Nagy
· 9 years ago
bc97447
fix tsearch to avoid crash on oom
by Szabolcs Nagy
· 9 years ago
e4f9d81
fix tdelete to properly balance the tree
by Szabolcs Nagy
· 9 years ago
141d3b5
remove struct elem entirely from hsearch.c
by sin
· 11 years ago
fe1ba7d
implement hcreate_r, hdestroy_r and hsearch_r
by sin
· 11 years ago
b7d3210
POSIX conformance fix: define struct entry in search.h
by Szabolcs Nagy
· 11 years ago
d3a98ff
make tdestroy allow null function pointer if no destructor is needed
by Rich Felker
· 11 years ago
2d2da64
fix aliasing violations in tsearch functions
by Rich Felker
· 11 years ago
6255c4c
search: add comments to tsearch_avl.c
by nsz
· 13 years ago
d197d64
search: add tdestroy (gnu extension)
by nsz
· 13 years ago
febbd12
XSI search.h API implementation by Szabolcs Nagy
by Rich Felker
· 13 years ago