Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 03/19/2001 05:54:23
Module Name: basesrc
Committed By: itohy
Date: Mon Mar 19 03:54:22 UTC 2001
Modified Files:
basesrc/libexec/ld.aout_so: rtld.c
Log Message:
Common symbol is not a member of particular shlib have particular shlib,
so avoid adding the base address of a shlib to the common symbol.
Fix PR #10940, hopefully.
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 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.