summaryrefslogtreecommitdiff
path: root/gl/modules/tempname
blob: 3d84317966517b21d5c2627f52744df7f46e7d41 (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
27
28
29
30
Description:
gen_tempname, gen_tempname_len: create a private temporary file or directory.

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

Depends-on:
extensions
gettimeofday
randint
stdbool
stdint
sys_stat
sys_time

configure.ac:
gl_FUNC_GEN_TEMPNAME

Makefile.am:

Include:
"tempname.h"

License:
LGPL

Maintainer:
Eric Blake and Jim Meyering