2002-10-24 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Thu, 24 Oct 2002 19:13:38 +0000 (19:13 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 24 Oct 2002 19:13:38 +0000 (19:13 +0000)
commit35ebee609c908ba06dae83a469df77bcb0a90fa6
tree68da9c4df539ee5f4449487427cd29498235de31
parentc71e9ba7e7e25e30fa3f92c3dbbfc25cf38f44b7
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.
sysdeps/unix/sysv/aix/init-first.c
sysdeps/unix/sysv/aix/libc-start.c
sysdeps/unix/sysv/aix/start-libc.c