Subject: CVS commit: [netbsd-3] src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/06/2005 23:31:33
Module Name:	src
Committed By:	tron
Date:		Tue Dec  6 23:31:33 UTC 2005

Modified Files:
	src/libexec/ld.elf_so [netbsd-3]: symbol.c

Log Message:
Pull up following revision(s) (requested by oster in ticket #1012):
	libexec/ld.elf_so/symbol.c: revision 1.39
in _rtld_is_exported(), use a function pointer type instead of Elf_Addr
so that hppa knows to do the plabel thang.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.38.2.1 src/libexec/ld.elf_so/symbol.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.