projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bc7c42c8874d9d4f451ea3dda3ab8de2ea26f7c8
[pspp]
/
modules
/
tmpfile
1
Description:
2
tmpfile() function: create a temporary file.
3
4
Files:
5
lib/tmpfile.c
6
m4/tmpfile.m4
7
8
Depends-on:
9
pathmax
10
tempname
11
tmpdir
12
13
configure.ac:
14
gl_TMPFILE
15
16
Makefile.am:
17
18
Include:
19
#include <stdio.h>
20
21
License:
22
GPL
23
24
Maintainer:
25
Ben Pfaff