NetBSD-Bugs archive

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

PR/58838 CVS commit: src/lib/libquota



The following reply was made to PR lib/58838; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58838 CVS commit: src/lib/libquota
Date: Thu, 21 Nov 2024 20:33:02 +0000

 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