X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=deddaea57c08eef341a3e52138aa37248492505b;hb=719432cc36e142b881730d3eb27da3d87cfa490a;hp=3959033daaa27fdc69b4ab1f1c9b3ca1a0f09af5;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index 3959033da..deddaea57 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -1,4 +1,5 @@ Description: +mkstemp() function: create a private temporary file. Files: lib/mkstemp.c @@ -10,12 +11,18 @@ m4/uintmax_t.m4 m4/mkstemp.m4 Depends-on: +stat-macros configure.ac: -UTILS_FUNC_MKSTEMP +gl_FUNC_MKSTEMP Makefile.am: Include: +License: +GPL + +Maintainer: +Jim Meyering