Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libquota
Module Name: src
Committed By: riastradh
Date: Thu Nov 21 20:33:02 UTC 2024
Added Files:
src/lib/libquota: quota.expsym
Log Message:
libquota: Add expected symbols list.
NOTE: This exports a bunch of __quota_* symbols which aren't mentioned
in include/quota.h and look awfully internal. Intentional? Should we
slap on a version script and bump the major to avoid exporting them?
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/libquota/quota.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