summaryrefslogtreecommitdiff
path: root/modules/tempname
blob: a94f568480e8378e33b53250c6deafb8ba58bbe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
gen_tempname() function: create a private temporary file or directory.

Files:
lib/tempname.c
lib/tempname.h
m4/tempname.m4

Depends-on:
extensions
stdint
sys_stat

configure.ac:
gl_FUNC_GEN_TEMPNAME

Makefile.am:

Include:
"tempname.h"

License:
GPL

Maintainer:
Eric Blake and Jim Meyering