summaryrefslogtreecommitdiff
path: root/modules/mkstemp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mkstemp')
-rw-r--r--modules/mkstemp21
1 files changed, 21 insertions, 0 deletions
diff --git a/modules/mkstemp b/modules/mkstemp
new file mode 100644
index 0000000000..3959033daa
--- /dev/null
+++ b/modules/mkstemp
@@ -0,0 +1,21 @@
+Description:
+
+Files:
+lib/mkstemp.c
+lib/tempname.c
+m4/ulonglong.m4
+m4/stdint_h.m4
+m4/inttypes_h.m4
+m4/uintmax_t.m4
+m4/mkstemp.m4
+
+Depends-on:
+
+configure.ac:
+UTILS_FUNC_MKSTEMP
+
+Makefile.am:
+
+Include:
+<stdlib.h>
+