view modules/tempname @ 16749:2c1499f688aa

logf-ieee: Fix test whether logf works. * m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Apr 2012 19:31:01 +0200
parents e3c67dcee18f
children e67939626bf8
line wrap: on
line source

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