NetBSD/common/lib
maya a11c5ab81a Remove htonll and ntohll as symbols from aarch64 libc.
Other architectures do not define them, and so we don't provide a
function declaration in any header.

This means a package may detect it with a link-test and then fail
due to the missing declaration, like sysutils/collectd currently does.

Done this way as aarch64 has not had a release yet. Discussed with releng.
2019-10-12 09:22:36 +00:00
..
libc Remove htonll and ntohll as symbols from aarch64 libc. 2019-10-12 09:22:36 +00:00
libppath Simplify, and comment out xrefs to non-existing pages. 2017-10-23 00:59:44 +00:00
libprop Use posix_madvise() rather than the legacy madvise() call, and 2019-05-08 04:34:33 +00:00
libutil PR/54300: Andreas Gustafsson: Remove useless case. should fix 2019-06-17 17:03:58 +00:00
libx86emu Fix decoding of near CALL when address-size prefix (67h) is present. 2014-08-04 21:41:44 +00:00