X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=2e6dcf74b2fa494c02d3a74f6f3243a179598267;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=698925a5633491b37f333d2e064792a5bd755ac5;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index 698925a56..2e6dcf74b 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -3,20 +3,24 @@ mkstemp() function: create a private temporary file. 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: +extensions +stdlib +tempname configure.ac: -UTILS_FUNC_MKSTEMP +gl_FUNC_MKSTEMP +gl_STDLIB_MODULE_INDICATOR([mkstemp]) Makefile.am: Include: +License: +GPL + +Maintainer: +Jim Meyering