musl/include
sin fe1ba7dbf1 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.
2014-04-02 18:37:45 -04:00
..
2013-07-03 18:07:50 +02:00
2014-02-25 00:17:29 +01:00
2013-04-10 22:38:46 -04:00
2013-11-29 12:45:09 -05:00
2013-07-22 13:05:41 -04:00
2014-01-08 19:36:29 -05:00
2014-01-08 19:36:29 -05:00