Source-Changes archive

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

CVS commit: src/external/mpl/bind/lib/libisc



Module Name:    src
Committed By:   riastradh
Date:           Fri Nov 22 20:06:46 UTC 2024

Removed Files:
        src/external/mpl/bind/lib/libisc: isc.expsym

Log Message:
external/mpl/bind libisc: Nix expsym for now.

Whether a thread-local symbol is named like `isc_tid_v' or
`__emutls_v.isc_tid_v' is machine-dependent, so we need to
conditionalize it somewhere.  TBD.

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/mpl/bind/lib/libisc/isc.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