This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/elf rtld.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2004-02-26 20:05:30

Modified files:
	elf            : rtld.c 

Log message:
	(dl_main): Correctly set up l_map_end and l_addr in vDSO's link_map,
	don't assume l_addr == 0.  Set GL(dl_sysinfo) from e_entry only if
	AT_SYSINFO not present and adjust by l_addr.  Take vDSO into account
	when inserting rtld into _dl_loaded chain.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]