summaryrefslogtreecommitdiff
path: root/m4/mkstemp.m4
AgeCommit message (Collapse)Author
2001-11-20update comment to reflect that SunOS4, solaris2.5.1 lose, too.Jim Meyering
2001-11-19(UTILS_FUNC_MKSTEMP): Don't bother with a temporaryJim Meyering
directory. Use "conftestXXXXXX" as the template. Suggestion from Paul Eggert.
2001-11-19Close each descriptor immediately so the testJim Meyering
doesn't mistakenly hit the max-open-files limit.
2001-11-17(UTILS_FUNC_MKSTEMP): New file and macro.Jim Meyering
Prompted by a report from Bob Proulx.