summaryrefslogtreecommitdiff
path: root/src/search/lsearch.c
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-03-25 16:37:51 +0000
committerRich Felker <dalias@aerifal.cx>2014-04-02 18:37:45 -0400
commitfe1ba7dbf187e34985896b40d469d84a7a4a98d0 (patch)
tree5a42ee06c3f98d6a150e3294699a32cd02ce0dd2 /src/search/lsearch.c
parent5446303328adf4b4e36d9fba21848e6feb55fab4 (diff)
downloadmusl-fe1ba7dbf187e34985896b40d469d84a7a4a98d0.tar.gz
implement hcreate_r, hdestroy_r and hsearch_r
the size and alignment of struct hsearch_data are matched to the glibc definition for binary compatibility. the members of the structure do not match, which should not be a problem as long as applications correctly treat the structure as opaque. unlike the glibc implementation, this version of hcreate_r does not require the caller to zero-fill the structure before use.
Diffstat (limited to 'src/search/lsearch.c')
0 files changed, 0 insertions, 0 deletions