| Age | Commit message (Collapse) | Author |
|
This is required by xmlvm's hysock which is needed for the
benchmark.test_zzz_java_nbody test.
|
|
This was exposed by the update to musl 0.9.13 which now has a
prototype for this function.
|
|
* gethostbyname_r is now the 6 arg version.
* Make enet use the right code path (this should be upstreamed).
* Add a compat header to make these declarations visible to all without
extra compilation flags.
|
|
|
|
|
|
|
|
|
|
This is groundwork for landing musl includes which remove
some of the deprecated functions or very old BSDisms.
|