* nscd/connections.c (nscd_run): Use time() value in prune_cache
authorUlrich Drepper <drepper@redhat.com>
Thu, 28 Apr 2005 06:27:13 +0000 (06:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 28 Apr 2005 06:27:13 +0000 (06:27 +0000)
commit75596b98a188edf513cd0ab306449198ea69f7bc
tree745e27a0184617da082033203a5221e4d522a445
parentad529081156700dcc9198f3688c4ab63ed09c110
* nscd/connections.c (nscd_run): Use time() value in prune_cache

call, not timeout value, since the latter might be from another clock.
ChangeLog
nscd/connections.c