glibc/dlfcn
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
..
bug-dlopen1.c
bug-dlsym1-lib1.c
bug-dlsym1-lib2.c
bug-dlsym1.c
default.c Update. 2003-08-15 03:58:56 +00:00
defaultmod1.c Update. 2003-08-15 03:58:56 +00:00
defaultmod2.c Update. 2003-08-15 03:58:56 +00:00
dladdr1.c 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 09:12:11 +00:00
dladdr.c 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 09:12:11 +00:00
dlclose.c
dlerror.c Update. 2004-03-06 08:19:29 +00:00
dlfcn.h [BZ #77] 2004-10-14 02:08:23 +00:00
dlinfo.c Update. 2004-10-14 16:18:09 +00:00
dlmopen.c [BZ #77] 2004-10-14 02:08:23 +00:00
dlopen.c [BZ #77] 2004-10-14 02:08:23 +00:00
dlopenold.c [BZ #77] 2004-10-14 02:08:23 +00:00
dlsym.c Update. 2004-02-21 01:06:02 +00:00
dlvsym.c Update. 2004-02-21 01:06:02 +00:00
errmsg1.c
errmsg1mod.c
eval.c Update. 2003-07-31 19:26:38 +00:00
failtest.c
failtestmod.c
glreflib1.c
glreflib2.c
glrefmain.c
Makefile [BZ #77] 2004-10-14 02:08:23 +00:00
modatexit.c
modcxaatexit.c
modstatic.c
tst-dladdr.c
tst-dlinfo.c * dlfcn/tst-dlinfo.c: New file. 2003-03-15 23:16:22 +00:00
tstatexit.c
tstcxaatexit.c
tststatic.c
Versions [BZ #77] 2004-10-14 02:08:23 +00:00