glibc/linuxthreads/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 (__asm__): Remove extra .prologue. 2003-12-10 05:46:41 +00:00
arm Update. 2003-07-31 19:26:38 +00:00
cris Update. 2003-07-31 19:26:38 +00:00
hppa Update. 2003-07-31 19:26:38 +00:00
i386 [BZ #406] 2004-09-25 10:04:15 +00:00
ia64 Update. 2004-07-08 21:23:23 +00:00
m68k Update. 2003-07-31 19:26:38 +00:00
mips UPdate. 2004-07-20 16:39:51 +00:00
powerpc Update. 2004-04-09 19:10:05 +00:00
pthread Update. 2004-10-14 16:18:09 +00:00
s390 Update. 2004-07-05 17:36:34 +00:00
sh Update. 2003-07-31 19:26:38 +00:00
sparc Update. 2003-07-31 19:26:38 +00:00
unix/sysv/linux Update. 2004-10-05 09:26:23 +00:00
x86_64 Update. 2004-07-08 23:55:54 +00:00