Subject: CVS commit: basesrc/libexec/ld.aout_so
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/22/2001 00:19:26
Module Name:	basesrc
Committed By:	christos
Date:		Thu Jun 21 21:19:26 UTC 2001

Modified Files:
	basesrc/libexec/ld.aout_so: rtld.c

Log Message:
make sure we remove all the global references refering to a shared object
when we remove it. Similar to the fix I applied a while ago to ld.elf_so


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 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.