Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libnpf
Module Name: src
Committed By: riastradh
Date: Thu Nov 21 19:52:41 UTC 2024
Added Files:
src/lib/libnpf: npf.expsym
Log Message:
libnpf: Add expected symbols list.
NOTE: This appears to have a lot of crud in it, like `buf_recv',
`buf_send', `fd_recv', `fd_send', and the entire nvlist API. Should
maybe ditch these with a version script and bump the major.
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/libnpf/npf.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