NetBSD-Bugs archive

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

PR/58846 CVS commit: src/lib/librt



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58846 CVS commit: src/lib/librt
Date: Fri, 22 Nov 2024 16:17:34 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Nov 22 16:17:34 UTC 2024
 
 Removed Files:
 	src/lib/librt: rt.expsym
 
 Log Message:
 librt: Nix expected symbols for now.
 
 Need to find why the symbol __rt_cerror is apparently
 machine-dependent.
 
 PR lib/58846: librt exports __rt_cerror on some architectures but not
 others
 
 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/lib/librt/rt.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