2 mkostemp() function: create a private temporary file, with specific opening
13 tempname [test $HAVE_MKOSTEMP = 0]
17 if test $HAVE_MKOSTEMP = 0; then
21 gl_MODULE_INDICATOR([mkostemp])
22 gl_STDLIB_MODULE_INDICATOR([mkostemp])
33 Jim Meyering, Bruno Haible