glibc/nscd
Ulrich Drepper 264d5b944d Update.
1998-07-24 21:29  Ulrich Drepper  <drepper@cygnus.com>

	* nscd/connections.c (pw_send_answer): Make one single writev call.
	(gr_send_answer): Do the work in two writev calls.  This change
	changes the protocol.

	* nscd/nscd_getgr_r.c (__nscd_getgr_r): Adjust for protocol change.
	We now can do the job using two readv calls.
1998-07-24 21:32:39 +00:00
..
Makefile Update. 1998-03-30 13:01:46 +00:00
TODO Update. 1998-01-31 08:39:55 +00:00
connections.c Update. 1998-07-24 21:32:39 +00:00
dbg_log.c Update. 1998-07-24 12:58:36 +00:00
dbg_log.h Update. 1998-01-31 08:39:55 +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
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. 1998-07-04 10:39:13 +00:00
nscd.c Update. 1998-07-24 12:58:36 +00:00
nscd.conf Update. 1998-01-31 08:39:55 +00:00
nscd.h Update. 1998-01-31 08:39:55 +00:00
nscd.init Update. 1998-01-31 08:39:55 +00:00
nscd_conf.c Update. 1998-02-24 15:22:29 +00:00
nscd_getgr_r.c Update. 1998-07-24 21:32:39 +00:00
nscd_getpw_r.c Update. 1998-07-16 11:44:36 +00:00
nscd_proto.h Update. 1998-03-06 11:39:36 +00:00
nscd_stat.c Update. 1998-01-31 08:39:55 +00:00
pwdcache.c Update. 1998-07-04 10:39:13 +00:00