glibc/sysdeps
Roland McGrath 5bbcba0db5 * elf/dl-misc.c: Include <sysdep.h>.
(_dl_debug_vdprintf): Only take dl_load_lock if not _dl_starting_up.

	* 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.
2002-10-24 19:14:59 +00:00
..
alpha * configure: Regenerated (using Autoconf 2.54). 2002-10-19 20:07:18 +00:00
am29k
arm
cris
generic * elf/dl-misc.c: Include <sysdep.h>. 2002-10-24 19:14:59 +00:00
gnu * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
hppa
i386 * configure: Regenerated (using Autoconf 2.54). 2002-10-19 20:07:18 +00:00
i860
i960
ia64 2002-10-23 Roland McGrath <roland@redhat.com> 2002-10-23 23:48:42 +00:00
ieee754
m68k
m88k
mach * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
mips * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
posix Remove support for old and buggy SCO systems. Optimize a bit for use in glibc. 2002-10-12 20:24:30 +00:00
powerpc * elf/dl-misc.c: Include <sysdep.h>. 2002-10-24 19:14:59 +00:00
pthread
rs6000
s390 2002-10-23 Roland McGrath <roland@redhat.com> 2002-10-23 23:48:42 +00:00
sh * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS. 2002-10-17 12:10:17 +00:00
sparc
standalone
tahoe
unix * elf/dl-misc.c: Include <sysdep.h>. 2002-10-24 19:14:59 +00:00
vax
wordsize-32
wordsize-64
x86_64 2002-10-23 Roland McGrath <roland@redhat.com> 2002-10-23 23:48:42 +00:00
z8000