*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 19 Nov 2001 10:00:06 +0000 (10:00 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Nov 2001 10:00:06 +0000 (10:00 +0000)
m4/ChangeLog

index d019b00bb1661d5ac3db8d0e392526373f165fba..c914bc0b58bd611d49d365f293639e62ea283571 100644 (file)
@@ -1,7 +1,11 @@
 2001-11-19  Jim Meyering  <meyering@lucent.com>
 
-       * mkstemp.m4: Close each descriptor immediately so the test
-       doesn't mistakenly hit the max-open-files limit.
+       * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
+       directory.  Use "conftestXXXXXX" as the template.
+       Suggestion from Paul Eggert.
+
+       * 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  <meyering@lucent.com>