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]

libc/elf dl-load.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	2000-10-21 10:05:55

Modified files:
	elf            : dl-load.c 

Log message:
	(_dl_map_object_from_fd): Split out ELF file verification in open_verify.
	(open_verify): New function.  Called instead of open.  Ignores valid files
	for other architectures.
	(open_path): Call open_verify instead of open.
	(_dl_map_object): Likewise.


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