summaryrefslogtreecommitdiff
path: root/modules/mkdtemp
blob: 3188036eaa08b44eca423ed880e01c335dae4b8f (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
Description:
mkdtemp() function: create a private temporary directory.

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

Depends-on:
stdint
unistd

configure.ac:
gt_FUNC_MKDTEMP

Makefile.am:
lib_SOURCES += mkdtemp.h

Include:
"mkdtemp.h"

License:
LGPL

Maintainer:
Bruno Haible