glibc/linuxthreads/sysdeps/pthread
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
..
bits [BZ #365] 2004-09-12 18:45:49 +00:00
errno-loc.c Update. 2004-10-14 16:18:09 +00:00
flockfile.c Update 2002-12-18 23:29:41 +00:00
ftrylockfile.c Update. 2002-12-18 01:38:17 +00:00
funlockfile.c Update. 2002-12-18 01:38:17 +00:00
getcpuclockid.c Update. 2004-07-08 23:55:54 +00:00
herrno-loc.c * alloca_cutoff.c: Include internals.h. * sysdeps/pthread/errno-loc.c: Include linuxthreads/internals.h. * sysdeps/pthread/herrno-loc.c: Likewise. * sysdeps/pthread/res-state.c: Likewise. 2003-04-01 00:52:40 +00:00
list.h Update. 2002-12-31 20:46:11 +00:00
Makefile Update. 2003-08-14 00:14:43 +00:00
malloc-machine.h Update. 2003-10-01 06:25:58 +00:00
posix-timer.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
pt-initfini.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
pthread-functions.h Update. 2003-09-23 04:41:29 +00:00
pthread.h Update. 2004-09-20 22:14:33 +00:00
ptlongjmp.c Update. 2004-02-14 05:16:57 +00:00
res-state.c Update. 2003-07-22 23:10:17 +00:00
semaphore.h Update. 1998-09-06 23:45:24 +00:00
sigaction.c Update. 2003-01-03 01:35:14 +00:00
Subdirs Update. 1999-10-08 17:16:17 +00:00
tcb-offsets.h Update. 2002-12-28 22:19:04 +00:00
timer_create.c Update. 2004-04-18 02:37:56 +00:00
timer_delete.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
timer_getoverr.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
timer_gettime.c Update. 2004-04-18 02:37:56 +00:00
timer_routines.c Update. 2004-04-18 02:37:56 +00:00
timer_settime.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
tst-timer.c 2002-09-29 Jakub Jelinek <jakub@redhat.com> 2002-09-29 22:45:29 +00:00