diff options
author | sin <sin@2f30.org> | 2014-03-25 16:37:51 +0000 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-04-02 18:37:45 -0400 |
commit | fe1ba7dbf187e34985896b40d469d84a7a4a98d0 (patch) | |
tree | 5a42ee06c3f98d6a150e3294699a32cd02ce0dd2 /src/aio/aio_readwrite.c | |
parent | 5446303328adf4b4e36d9fba21848e6feb55fab4 (diff) | |
download | musl-fe1ba7dbf187e34985896b40d469d84a7a4a98d0.tar.gz musl-fe1ba7dbf187e34985896b40d469d84a7a4a98d0.tar.xz musl-fe1ba7dbf187e34985896b40d469d84a7a4a98d0.zip |
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/aio/aio_readwrite.c')
0 files changed, 0 insertions, 0 deletions