From: Jim Meyering Date: Mon, 19 Nov 2001 10:00:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_17~34 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0ea919d2da14f6c9a36dc1ee155fb528ac223e56;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index c914bc0b58..f4f2dcb135 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -4,7 +4,7 @@ directory. Use "conftestXXXXXX" as the template. Suggestion from Paul Eggert. - * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor immediately + * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor immediately, so the test doesn't mistakenly hit the max-open-files limit. 2001-11-18 Jim Meyering