glibc/sysdeps
Ulrich Drepper d67281a7ea Update.
1998-01-31  Phil Blundell  <philb@gnu.org>

	* configure.in: Add --without-cvs option to suppress automatic
	checkin of regenerated files.
	* config.make: Likewise.
	* Makefile: Respect with-cvs setting.
	* Makerules: Likewise.

	* configure.in: Allow the standalone ARM port to be configured.

1998-01-31  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* grp/getgrgid_r.c: Define USE_NSCD.
	* grp/getgrnam_r.c: Likewise.
	* pwd/getpwuid_r.c: Likewise.
	* pwd/getpwnam_r.c: Likewise.

	* sysdeps/unix/inet/Subdirs: Add nscd subdir.

	* nss/getXXbyYY_r.c: Try at first nscd.

	* nscd/Makefile: New, for the Name Switch Cache Daemon (nscd).
	* nscd/connections.c: New file.
	* nscd/dbg_log.c: New file.
	* nscd/dbg_log.h: New file.
	* nscd/grpcache.c: New file.
	* nscd/nscd.c: New file.
	* nscd/nscd.h: New file.
	* nscd/nscd_conf.c: New file.
	* nscd/nscd_stat.c: New file.
	* nscd/pwdcache.c: New file.

	* nscd/nscd_getgr_r.c: New, client code, linked into libc.
	* nscd/nscd_getpw_r.c: Likewise.
	* nscd/nscd_proto.h: New, prototypes for client functions.

	* nscd/nscd.conf: New, example for a configuration file.
	* nscd/nscd.init: New, example for a startup script.

	* nscd/getgrgid_r.c: Old grp/getgrgid_r version, used from nscd to
	avoid deadlocks.
	* nscd/getgrnam_r.c: Likewise.
	* nscd/getpwnam_r.c: Likewise.
	* nscd/getpwuid_r.c: Likewise.

	* nis/nis_cache.c: New file.
	* nis/nis_cache2.h: New file.
	* nis/nis_cache2_xdr.c: New file.
1998-01-31 08:39:55 +00:00
..
alpha Update. 1998-01-30 12:53:20 +00:00
am29k Update. 1997-05-26 23:01:17 +00:00
arm Update. 1997-12-04 00:12:34 +00:00
generic Update. 1998-01-30 13:40:43 +00:00
gnu Update. 1997-11-26 04:23:08 +00:00
hppa Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 1998-01-21 17:04:36 +00:00
i860 Update. 1997-06-23 21:55:26 +00:00
i960 Update. 1997-05-26 23:01:17 +00:00
ieee754 Update. 1997-11-26 04:23:08 +00:00
libm-i387 Update. 1997-11-18 02:50:07 +00:00
libm-ieee754 Update. 1998-01-25 17:01:47 +00:00
m68k Update. 1997-12-22 20:53:38 +00:00
m88k Update. 1997-05-26 23:01:17 +00:00
mach Update. 1998-01-25 17:01:47 +00:00
mips Update. 1997-11-26 04:23:08 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix Update. 1998-01-25 17:01:47 +00:00
powerpc Update. 1997-12-28 16:01:53 +00:00
rs6000 Update. 1997-06-23 21:55:26 +00:00
sparc Update. 1998-01-30 12:53:20 +00:00
standalone Update. 1997-12-22 20:53:38 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 1998-01-31 08:39:55 +00:00
vax Update. 1997-11-26 04:23:08 +00:00
wordsize-32 Update. 1997-12-28 16:01:53 +00:00
wordsize-64 Update. 1997-12-28 16:01:53 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00