Require that the system mkstemp be able to create
authorJim Meyering <jim@meyering.net>
Wed, 27 Aug 2003 06:42:31 +0000 (06:42 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 27 Aug 2003 06:42:31 +0000 (06:42 +0000)
commit19a897c05fb4a4f6d801513b36cc4086d63834b7
tree3c10a620798de18567fab22a573df9d9b7be337a
parent96eeabcd47b33709fae071360ef5433a15a9a43b
Require that the system mkstemp be able to create
70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
would fail after 32.  Reported by Danny Levinson.  Details here:
http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
m4/mkstemp.m4