Source-Changes archive

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

CVS commit: src/lib/libnvmm



Module Name:    src
Committed By:   riastradh
Date:           Thu Nov 21 19:52:55 UTC 2024

Added Files:
        src/lib/libnvmm: nvmm.x86_64.expsym

Log Message:
libnvmm: Add expected symbols list.

amd64-specific nvmm.x86_64.expsym for now -- I expect this to be
machine-dependent for a while.  To make sure future architectures get
expsyms, I've also added an empty machine-independent nvmm.expsym
which will trigger a build failure.

PR lib/58838: shared libraries in base should all have expsym lists


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libnvmm/nvmm.x86_64.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