libc/elf rtld.c

roland@sources.redhat.com roland@sources.redhat.com
Mon Sep 16 22:42:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-09-16 22:42:11

Modified files:
	elf            : rtld.c 

Log message:
	2002-09-12  Jakub Jelinek  <jakub@redhat.com>
	
	* elf/rtld.c (struct dl_start_final_info): New.
	(_dl_start_final): Change second argument to struct
	dl_start_final_info *.  Set start_time from info.
	(_dl_start): Remove bootstrap_map variable, add info.
	Define bootstrap_map as macro.  If not DONT_USE_BOOTSTRAP_MAP,
	store HP_TIMING_NOW result into info.start_time.



More information about the Glibc-cvs mailing list