summaryrefslogtreecommitdiff
path: root/modules/mkstemp
blob: dc77562e738499d83829ae9ec940877477b90111 (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
Description:
mkstemp() function: create a private temporary file.

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

Depends-on:
extensions
tempname

configure.ac:
gl_FUNC_MKSTEMP

Makefile.am:

Include:
"mkstemp.h"

License:
GPL

Maintainer:
Jim Meyering