Hash :
50bbfa99
Author :
Date :
2007-02-18T15:43:07
mkstemp.h is replaced with <stdlib.h>.
Description:
mkstemp() function: create a private temporary file.
Files:
lib/mkstemp.c
m4/mkstemp.m4
Depends-on:
extensions
stdlib
tempname
configure.ac:
gl_FUNC_MKSTEMP
gl_STDLIB_MODULE_INDICATOR([mkstemp])
Makefile.am:
Include:
<stdlib.h>
License:
GPL
Maintainer:
Jim Meyering