libc/elf rtld.c

drepper@sources.redhat.com drepper@sources.redhat.com
Wed Dec 17 08:35:00 GMT 2003


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2003-12-17 08:35:29

Modified files:
	elf            : rtld.c 

Log message:
	Don't use strong_alias to define _rtld_local.  This removes the
	visibility attributes which might be defined earlier for some gcc
	versions.  Instead spell out what strong_alias does plus the visibility.



More information about the Glibc-cvs mailing list