Hash :
47cd5e68
Author :
Date :
2011-09-14T02:52:31
tempname: Support for MSVC. * doc/posix-headers/fcntl.texi: Document the problem with O_ACCMODE on MSVC. * modules/tempname (Depends-on): Add fcntl-h.
Description:
gen_tempname() function: create a private temporary file or directory.
Files:
lib/tempname.c
lib/tempname.h
m4/tempname.m4
Depends-on:
extensions
fcntl-h
gettimeofday
lstat
stdint
sys_stat
sys_time
configure.ac:
gl_FUNC_GEN_TEMPNAME
Makefile.am:
lib_SOURCES += tempname.c
Include:
"tempname.h"
License:
LGPLv2+
Maintainer:
Eric Blake and Jim Meyering