Hash :
63d2d195
Author :
Date :
2015-02-11T02:46:28
maint: various whitespace cleanups in tempname Recent changes to the tempname module, introduced whitespace inconsistencies that are triggering issues in coreutils diffs generated against the new files. * lib/tempname.c: Normalize spacing and line length. * lib/tempname.h: Likewise. * modules/tempname: Likewise.
Description:
gen_tempname() and try_tempname(): create a private temporary file or directory.
Files:
lib/tempname.c
lib/tempname.h
m4/tempname.m4
Depends-on:
extensions
fcntl-h
gettimeofday
lstat
secure_getenv
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