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/sysdeps unix/sysv/linux/init-first.c unix ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.org	2002-10-24 12:13:39

Modified files:
	sysdeps/unix/sysv/linux: init-first.c 
	sysdeps/unix/sysv/aix: start-libc.c init-first.c libc-start.c 
	sysdeps/powerpc/elf: libc-start.c 
	sysdeps/generic: ldsodefs.h libc-start.c 

Log message:
	2002-10-24  Roland McGrath  <roland@redhat.com>
	
	* sysdeps/generic/ldsodefs.h (_dl_starting_up): Declare it here.
	* sysdeps/unix/sysv/linux/init-first.c: Not here.
	* sysdeps/powerpc/elf/libc-start.c: Or here.
	* sysdeps/unix/sysv/aix/libc-start.c: Or here.
	* sysdeps/unix/sysv/aix/start-libc.c: Or here.
	* sysdeps/unix/sysv/aix/init-first.c: Or here.
	* sysdeps/generic/libc-start.c: Or here.
	* sysdeps/unix/sysv/linux/init-first.c (init): Protect _dl_starting_up
	access with [! SHARED].
	* sysdeps/unix/sysv/aix/init-first.c (init): Likewise.


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