This is the mail archive of the glibc-cvs@sourceware.cygnus.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/ ysdeps/generic/dl-cache.c ysdeps/generic ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sourceware.cygnus.com	00/05/17 04:04:02

Modified files:
	sysdeps/generic: dl-cache.c dl-cache.h 
	elf            : cache.c 
	sysdeps/unix/sysv/linux/sparc/sparc64: dl-cache.h 

Log message:
	2000-05-17  Jakub Jelinek  <jakub@redhat.com>
	
	* sysdeps/generic/dl-cache.h (_DL_CACHE_DEFAULT_ID): Only define if
	not yet defined.
	(_dl_cache_check_flags): Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: include_next
	dl-cache.h.
	
	2000-05-16  Andreas Jaeger  <aj@suse.de>,
	David Huggins-Daines <dhd@linuxcare.com>
	
	* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Set
	cache_data in case of only new cache format correctly.
	
	* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Align struct
	cache_file_new.
	
	* sysdeps/generic/dl-cache.h (ALIGN_CACHE): New macro to align
	struct cache_file_new.
	
	* elf/cache.c (save_cache): Fix str_offset if only new cache is
	present.
	
	* elf/cache.c (save_cache): Align struct new_file_cache.
	(print_cache): Likewise.


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