glibc/nscd
Ulrich Drepper 40c38b6c9d Update.
2004-06-05  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/_itoa.h: Don't expand _itoa inline for libc.
	* stdio-common/_itoa.c: Add _itoa implementation.

	* nscd/nscd_gethst_r.c (__nscd_open_socket): Change implementation
	to also send request.  Add parameter to allow this.
	Change callers.
	* nscd/nscd_getgr_r.c: Change __nscd_open_socket caller.
	* nscd/nscd_getpw_r.c: Likewise.
	* nscd/nscd-client.h: Change __nscd_open_socket prototype.
2004-06-06 06:06:02 +00:00
..
cache.c
connections.c
dbg_log.c [BZ #18] 2004-02-17 05:16:49 +00:00
dbg_log.h [BZ #18] 2004-02-17 05:16:49 +00:00
Depend
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm2_r.c
getpwnam_r.c
getpwuid_r.c
grpcache.c
hstcache.c
Makefile Update. 2003-09-24 17:38:32 +00:00
nscd_conf.c Update. 2004-02-18 18:07:21 +00:00
nscd_getgr_r.c Update. 2004-06-06 06:06:02 +00:00
nscd_gethst_r.c Update. 2004-06-06 06:06:02 +00:00
nscd_getpw_r.c Update. 2004-06-06 06:06:02 +00:00
nscd_nischeck.c Update copyright year. 2004-01-01 20:42:01 +00:00
nscd_proto.h Update. 2004-02-27 00:55:39 +00:00
nscd_stat.c
nscd-client.h Update. 2004-06-06 06:06:02 +00:00
nscd.c Update. 2004-02-21 01:57:26 +00:00
nscd.conf
nscd.h
nscd.init Update. 2003-12-31 21:44:08 +00:00
pwdcache.c
TODO