Update.
commitd6db09753a9d33d5f5b98d402b01a2b168ac7785
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 2004 17:24:52 +0000 (25 17:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 2004 17:24:52 +0000 (25 17:24 +0000)
treecb637742eee00b837dbd8db1d777061e12ec2998
parent801ddb6a034c436be7e9ede6865aa2bd39ecfa3c
Update.

2004-08-25  Ulrich Drepper  <drepper@redhat.com>

* nscd/connections.c: Make socket nonblocking so that threads
don't get stuck on accept.  Fix locking.

* nscd/grpcache.c (cache_addgr): Use cope of original key in hash
entry with alternative key.
* nscd/pwdcache.c (cache_addpw): Likewise.
ChangeLog
nscd/connections.c
nscd/grpcache.c