glibc/sysdeps
Roland McGrath c12aa80156 * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
__libc_lock_define_recursive.
	* elf/dl-open.c: Don't declare it here any more.
	* elf/dl-close.c: Likewise.
	* elf/dl-lookup.c: Likewise.
	* elf/dl-iteratephdr.c: Likewise.
	* elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
	__libc_lock_unlock_recursive.
	* elf/dl-close.c (_dl_close): Likewise
	* elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
	* elf/dl-open.c (_dl_open): Likewise

	* sysdeps/generic/bits/libc-lock.h
	(__libc_lock_define_recursive): New macro.
	* sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
	(_IO_lock_lock): Use __libc_lock_lock_recursive.
	(_IO_lock_unlock): Use __libc_lock_unlock_recursive.
2001-08-23 06:03:42 +00:00
..
alpha
am29k
arm
cris
generic * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with 2001-08-23 06:03:42 +00:00
gnu
hppa
i386 Update. 2001-08-22 17:00:32 +00:00
i860
i960
ia64 Update. 2001-08-23 01:19:02 +00:00
ieee754 Copy from ldbl-96/w_expl.c with tweaked constants 2001-08-14 07:06:41 +00:00
m68k (atomic_add): Don't allow address register for operand 0. 2001-08-15 13:09:16 +00:00
m88k
mach * conform/conformtest.pl (checknamespace): Sort the output list. 2001-08-23 04:34:57 +00:00
mips (MCOUNT): Don't use delay slot for jal since jal is a macro. 2001-08-13 08:42:44 +00:00
posix
powerpc
pthread
rs6000
s390
sh
sparc
standalone
tahoe
unix * sysdeps/unix/bsd/bsd4.4/Makefile: New file. * sysdeps/unix/bsd/bsd4.4/Versions: New file. * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file. * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct test for cmsg struct size. 2001-08-22 22:29:39 +00:00
vax
wordsize-32
wordsize-64
z8000