Subject: CVS commit: basesrc [netbsd-1-4]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/01/2001 18:48:57
Module Name: basesrc
Committed By: he
Date: Sun Apr 1 15:48:57 UTC 2001
Modified Files:
basesrc/libexec/ld.aout_so [netbsd-1-4]: rtld.c
Log Message:
Pull up revisions 1.75,1.78-1.80 (requested by itohy)
Several changes to consolidate with main trunk:
o Use MAP_PRIVATE instead of MAP_COPY.
o Deal correctly with an empty hints file.
o Deal correctly with common symbols in shared libraries.
Fixes PR#10940.
To generate a diff of this commit:
cvs rdiff -r1.73.2.2 -r1.73.2.3 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.