* nscd/connections.c (sighup_pending): New variable.
commit6bad2cd171c7d81e9a43ccc79e91009438c948ac
authorJakub Jelinek <jakub@redhat.com>
Thu, 10 May 2007 17:07:30 +0000 (10 17:07 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 10 May 2007 17:07:30 +0000 (10 17:07 +0000)
tree86063014188ce685e4646023929ac7751dceacf6
parent96bad006f14ac46ca7a59dc4c5ba5ed9ef7a1560
* nscd/connections.c (sighup_pending): New variable.
(nscd_run): If sighup_pending, prune all 3 caches.
(sighup_handler): Don't prune caches here, rather just set
sighup_pending flag.
ChangeLog
nscd/connections.c