Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/cddl/osnet/lib/libzpool



Module Name:    src
Committed By:   riastradh
Date:           Fri Nov 22 16:50:15 UTC 2024

Removed Files:
        src/external/cddl/osnet/lib/libzpool: zpool.expsym

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/external/cddl/osnet/lib/libzpool/zpool.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index