Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/06/2001 12:39:44
Module Name: basesrc
Committed By: he
Date: Fri Apr 6 09:39:43 UTC 2001
Modified Files:
basesrc/libexec/ld.aout_so [netbsd-1-5]: rtld.c
Log Message:
Pull up revisions 1.78-1.80 (requested by itohy):
Several changes to consolidate with main trunk:
o Deal correctly with common symbols in shared libraries.
Fixes PR#10940.
o Deal correctly with an empty hints file.
o A few minor fixes.
To generate a diff of this commit:
cvs rdiff -r1.76.4.1 -r1.76.4.2 basesrc/libexec/ld.aout_so/rtld.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.