glibc/nscd
Ulrich Drepper 8114530a31 Update.
2000-07-17  Bruno Haible  <haible@clisp.cons.org>

	* iconv/gconv_open.c (__gconv_open): Initialize the __data
	field of struct __gconv_trans_data differently.  Don't pass NULL to
	trans_init_fct.  Simplify list append operation.

2000-07-14  Bruno Haible  <haible@clisp.cons.org>

	* intl/dcigettext.c (dcigettext): Call plural_eval on all platforms,
	not only those having tsearch.

2000-07-17  Ulrich Drepper  <drepper@redhat.com>

	* locale/langinfo.h: Add placeholder values in enum for removed
	LC_CTYPE entries.

2000-07-17  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-addr.c (_dl_addr): Keep searching in the _dl_loaded
	chain if the PHDR check fails.

2000-07-17  Mark Kettenis  <kettenis@gnu.org>

	* nss/getent.c (print_hosts): Make sure we always print a space
	between numeric addresses and hostnames.

2000-07-17  Wolfram Gloger  <wg@malloc.de>

	* malloc/malloc.c (chunk_alloc): Use mmap_chunk() only if allowed,
	i.e. if n_mmaps_max>0.

2000-07-16  Mark Kettenis  <kettenis@gnu.org>

	* resolv/netdb.h (AI_V4MAPPED, AI_ALL, AI_ADDRCONFIG): Adjust
	values to remove possible clash with other AI_* constants.
	(AI_PASSIVE, AI_CANONNAME, AI_NUMERICHOST): Define as
	hexadecimal constants to stress the fact they're in fact
	bit flags.

2000-07-15  Mark Kettenis  <kettenis@gnu.org>

	* nss/getXXent_r.c [NEED__RES]: Include <resolv.h>.
	(SETFUNC_NAME, ENDFUNC_NAME, REENTRANT_GETNAME): Use res_ninit
	instead of res_init.
2000-07-17 22:09:30 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile Enable use of nscd_nischeck and secure tables. 1999-06-13 09:36:39 +00:00
TODO Update. 1998-10-18 15:35:09 +00:00
cache.c Update. 1999-06-19 09:58:37 +00:00
connections.c Update. 2000-03-22 00:36:57 +00:00
dbg_log.c Update. 1998-10-18 15:16:22 +00:00
dbg_log.h Update. 1998-10-18 15:16:22 +00:00
getgrgid_r.c Update. 1998-01-31 08:39:55 +00:00
getgrnam_r.c Update. 1998-01-31 08:39:55 +00:00
gethstbyad_r.c Update. 2000-04-30 04:17:35 +00:00
gethstbynm2_r.c Update. 1998-10-18 15:16:22 +00:00
getpwnam_r.c Update. 1998-01-31 08:39:55 +00:00
getpwuid_r.c Update. 1998-01-31 08:39:55 +00:00
grpcache.c Update. 2000-04-28 05:12:30 +00:00
hstcache.c Restore correct UID. 2000-03-17 18:30:37 +00:00
nscd-client.h Update. 1999-09-27 00:22:04 +00:00
nscd.c Update. 2000-07-17 22:09:30 +00:00
nscd.conf Update. 2000-04-30 06:52:59 +00:00
nscd.h Update. 2000-04-30 06:52:59 +00:00
nscd.init Update. 1999-08-17 01:37:38 +00:00
nscd_conf.c Update. 2000-04-30 06:52:59 +00:00
nscd_getgr_r.c Update. 1999-09-05 23:34:47 +00:00
nscd_gethst_r.c Update. 2000-04-30 04:17:35 +00:00
nscd_getpw_r.c Update. 1999-06-17 12:33:08 +00:00
nscd_nischeck.c Update. 1999-06-17 12:33:08 +00:00
nscd_proto.h Update. 2000-04-30 04:17:35 +00:00
nscd_stat.c Update. 1999-06-19 09:58:37 +00:00
pwdcache.c 2000-05-04 Andreas Jaeger <aj@suse.de> 2000-05-04 13:21:38 +00:00