X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=dc77562e738499d83829ae9ec940877477b90111;hb=279ec3aea031cf8865a409f754e8cac9f46bccd0;hp=698925a5633491b37f333d2e064792a5bd755ac5;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index 698925a56..dc77562e7 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -2,21 +2,24 @@ Description: mkstemp() function: create a private temporary file. Files: +lib/mkstemp.h 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 +tempname configure.ac: -UTILS_FUNC_MKSTEMP +gl_FUNC_MKSTEMP Makefile.am: Include: - +"mkstemp.h" +License: +GPL + +Maintainer: +Jim Meyering