mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
264d5b944d
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. |
||
---|---|---|
.. | ||
connections.c | ||
dbg_log.c | ||
dbg_log.h | ||
getgrgid_r.c | ||
getgrnam_r.c | ||
getpwnam_r.c | ||
getpwuid_r.c | ||
grpcache.c | ||
Makefile | ||
nscd_conf.c | ||
nscd_getgr_r.c | ||
nscd_getpw_r.c | ||
nscd_proto.h | ||
nscd_stat.c | ||
nscd.c | ||
nscd.conf | ||
nscd.h | ||
nscd.init | ||
pwdcache.c | ||
TODO |