Up to [cvs.NetBSD.org] / src / external / cddl / osnet / lib / libzpool
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
libzpool: Nix expsym for now. On some architectures this spuriously exports atomic_*_64 symbols, and that should really be fixed first so we don't have to go to the trouble of machine-dependent expected symbol lists. PR lib/58847: libzpool exports atomic_*_64* on some architectures PR PR lib/58838: shared libraries in base should all have expsym lists
external/cddl/osnet: Add expected symbols lists. NOTE: libnvpair looks pretty wonky: `aok', `dump_nvlist', `system_ops_def', buncha nv_* and nvlist_* names and then opensolaris_nvpair_*. libuutil overlaps with libavl. And why do we publish these libraries in /usr/lib anyway? PR lib/58838: shared libraries in base should all have expsym lists