summaryrefslogtreecommitdiff
path: root/modules/mkstemp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-12-31 13:46:30 +0000
committerBruno Haible <bruno@clisp.org>2002-12-31 13:46:30 +0000
commit740e9a30efda7c5323b31860c249b2d9f778209c (patch)
tree45369b9e36534c2427203bcc49428fb3f24d4450 /modules/mkstemp
parentace5b107220299f7c04b6da8288b037d392b6c83 (diff)
downloadgnulib-740e9a30efda7c5323b31860c249b2d9f778209c.tar.gz
Module description.
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>
+