glibc/nscd
Ulrich Drepper 4009bf4044 Update.
2003-03-19  Ulrich Drepper  <drepper@redhat.com>

	* Makefile (distribute): Add include/atomic.h and bits/atomic.h.
	* include/atomic.h: New file.
	* sysdeps/i386/i486/bits/atomic.h: New file.
	* sysdeps/x86_64/bits/atomic.h: New file.
	* sysdeps/s390/bits/atomic.h: New file.
	* sysdeps/sh/bits/atomic.h: New file.
	* sysdeps/ia64/bits/atomic.h: New file.
	* sysdeps/powerpc/bits/atomic.h: New file.
	* sysdeps/generic/bits/atomic.h: New file.
	* sysdeps/i386/i486/atomicity.h: Removed.
	* sysdeps/x86_64/atomicity.h: Removed.
	* sysdeps/s390/s390-32/atomicity.h: Removed.
	* sysdeps/s390/s390-64/atomicity.h: Removed.
	* sysdeps/ia64/atomicity.h: Removed.
	* sysdeps/powerpc/powerpc32/atomicity.h: Removed.
	* sysdeps/powerpc/powerpc64/atomicity.h: Removed.
	* elf/dl-profile.c: Use atomic.h instead of atomicity.h.  Adjust
	use of macros from atomicity.h to new names and semantics.
	* gmon_mcount.c: Likewise.
	* malloc/set-freeres.c: Likewise.
	* nscd/cache.c: Likewise.
	* stdlib/cxa_finalize.c: Likewise.
	* sysdeps/unix/sysv/linux/getsysstats.c: Likewise.

	* sysdeps/mips/ieee754.h: New file, suitable to replace both
	* stdlib/strtod.c (INTERNAL): While eating trailing zeros handle
2003-03-20 07:19:17 +00:00
..
cache.c Update. 2003-03-20 07:19:17 +00:00
connections.c Update. 2003-01-16 07:54:50 +00:00
dbg_log.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dbg_log.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Depend Update. 1998-11-19 11:23:37 +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. 2003-01-15 10:52:50 +00:00
hstcache.c Update. 2003-01-15 10:52:50 +00:00
Makefile * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed. 2002-10-16 22:09:55 +00:00
nscd_conf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nscd_getgr_r.c * posix/fnmatch_loop.c: Add casts for signedness. 2003-03-16 03:22:41 +00:00
nscd_gethst_r.c Update. 2003-01-15 10:52:50 +00:00
nscd_getpw_r.c * posix/fnmatch_loop.c: Add casts for signedness. 2003-03-16 03:22:41 +00:00
nscd_nischeck.c Update. 2003-01-02 20:32:33 +00:00
nscd_proto.h Update. 2002-03-13 08:59:47 +00:00
nscd_stat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nscd-client.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nscd.c Update. 2003-01-15 19:52:59 +00:00
nscd.conf Update. 2000-04-30 06:52:59 +00:00
nscd.h * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
nscd.init Update. 1999-08-17 01:37:38 +00:00
pwdcache.c Update. 2003-01-15 10:52:50 +00:00
TODO Update. 1998-10-18 15:35:09 +00:00