repo.or.cz
/
coreutils
/
bo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ls: --color now highlights hard linked files, too
[coreutils/bo.git]
/
gl
/
modules
/
tempname
blob
3d84317966517b21d5c2627f52744df7f46e7d41
1
Description:
2
gen_tempname, gen_tempname_len: create a private temporary file or directory.
3
4
Files:
5
lib/tempname.c
6
lib/tempname.h
7
m4/tempname.m4
8
9
Depends-on:
10
extensions
11
gettimeofday
12
randint
13
stdbool
14
stdint
15
sys_stat
16
sys_time
17
18
configure.ac:
19
gl_FUNC_GEN_TEMPNAME
20
21
Makefile.am:
22
23
Include:
24
"tempname.h"
25
26
License:
27
LGPL
28
29
Maintainer:
30
Eric Blake and Jim Meyering