glibc/nscd
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
..
aicache.c Update. 2004-09-20 23:16:22 +00:00
cache.c Update. 2004-09-30 02:24:51 +00:00
connections.c Update. 2004-10-14 16:18:09 +00:00
dbg_log.c Update, 2004-10-03 01:21:47 +00:00
dbg_log.h [BZ #18] 2004-02-17 05:16:49 +00:00
Depend Update. 1998-11-19 11:23:37 +00:00
gai.c Update. 2004-10-04 23:30:29 +00:00
getgrgid_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrnam_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethstbyad_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethstbynm2_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwnam_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwuid_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
grpcache.c Update. 2004-09-20 23:16:22 +00:00
hstcache.c Update. 2004-09-20 23:16:22 +00:00
initgrcache.c Update. 2004-10-05 15:36:41 +00:00
Makefile Update. 2004-10-05 09:26:23 +00:00
mem.c Update. 2004-09-13 05:56:39 +00:00
nscd_conf.c Update. 2004-10-03 21:11:37 +00:00
nscd_getai.c Update. 2004-09-30 08:27:48 +00:00
nscd_getgr_r.c Update. 2004-09-30 08:27:48 +00:00
nscd_gethst_r.c Update. 2004-09-30 08:27:48 +00:00
nscd_getpw_r.c Update. 2004-09-30 08:27:48 +00:00
nscd_helper.c Update. 2004-10-02 19:31:11 +00:00
nscd_initgroups.c Update. 2004-10-03 21:33:28 +00:00
nscd_nischeck.c Update copyright year. 2004-01-01 20:42:01 +00:00
nscd_proto.h Update. 2004-09-30 02:24:51 +00:00
nscd_stat.c Update. 2004-10-03 21:11:37 +00:00
nscd-client.h (__nscd_get_map_ref): Drop volatile from last parameter. (__nscd_drop_map_ref): Change second parameter to be a referenc to a variable. Update variable when cycle count changed. 2004-09-30 08:03:44 +00:00
nscd.c Update. 2004-10-04 16:35:54 +00:00
nscd.conf Update. 2004-10-03 21:11:37 +00:00
nscd.h Update. 2004-10-03 21:11:37 +00:00
nscd.init Update. 2004-09-13 17:24:41 +00:00
pwdcache.c Update. 2004-09-20 23:16:22 +00:00
selinux.c Update, 2004-10-03 01:21:47 +00:00
selinux.h Update. 2004-09-17 00:04:18 +00:00