From: Ulrich Drepper Date: Fri, 26 Oct 2007 23:52:34 +0000 (+0000) Subject: * nscd/cache.c (prune_cache): Move test for modified file outside X-Git-Tag: cvs/fedora-glibc-20071212T1051~93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ad343b3ec58bc3d3f2c86a8fc8952cf86700db8;p=thirdparty%2Fglibc.git * nscd/cache.c (prune_cache): Move test for modified file outside of locking. --- diff --git a/ChangeLog b/ChangeLog index 7f0f5c281ac..97c86fef44d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-26 Ulrich Drepper + + * nscd/cache.c (prune_cache): Move test for modified file outside + of locking. + 2007-10-21 Andreas Jaeger * manual/texinfo.tex: Update to latest version.