glibc/sysdeps
Ulrich Drepper 5ca3d19c74 Update.
2004-10-14  Ulrich Drepper  <drepper@redhat.com>

	* nscd/connections.c (nscd_init): Remove file if not persistent
	and not shared.  Patch by Jerome Borsboom <j.borsboom@erasmusmc.nl>.

	* sysdeps/unix/sysv/linux/i386/setresuid.c: Handle
	defined __NR_setresuid32 && !defined __NR_setresuid.
	* sysdeps/unix/sysv/linux/i386/setresgid.c: Handle
	defined __NR_setresgid32 && !defined __NR_setresgid.

	* sysdeps/sparc/fpu/bits/mathinline.h (__signbitf, __signbit,
	__signbitl, sqrtf, sqrt, sqrtl, fdim, fdimf): Use __NTH macro.

	* sysdeps/generic/errno-loc.c: Don't undef #errno
	if RTLD_PRIVATE_ERRNO.
	* include/errno.h (__errno_location): If RTLD_PRIVATE_ERRNO,
	add attribute_hidden.

	* dlfcn/dlinfo.c (dlinfo_doit): Replace iteration over GL(dl_loaded)
	chain with iteration over all namespaces' _ns_loaded chains.
	* sysdeps/powerpc/powerpc32/dl-machine.c (__elf_preferred_address):
	Likewise.
	* sysdeps/mips/dl-machine.h (elf_machine_runtime_link_map): Likewise.
2004-10-14 16:18:09 +00:00
..
alpha Update. 2004-09-30 06:16:50 +00:00
am29k
arm
cris
generic Update. 2004-10-14 16:18:09 +00:00
gnu
hppa
i386 Update. 2004-09-30 02:56:42 +00:00
i860
i960
ia64
ieee754
m68k *** empty log message *** 2004-10-09 21:19:27 +00:00
m88k
mach
mips Update. 2004-10-14 16:18:09 +00:00
posix (gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, return copy of NAME as ai_canonname. 2004-09-28 07:11:00 +00:00
powerpc Update. 2004-10-14 16:18:09 +00:00
pthread
rs6000
s390
sh
sparc Update. 2004-10-14 16:18:09 +00:00
standalone
tahoe
unix Update. 2004-10-14 16:18:09 +00:00
vax
wordsize-32
wordsize-64
x86_64 [BZ #376] 2004-09-26 10:11:59 +00:00
z8000