X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=dc77562e738499d83829ae9ec940877477b90111;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=deddaea57c08eef341a3e52138aa37248492505b;hpb=8b03458ebe93a6e1c86c3a468aa3f2eee01e3c4c;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index deddaea57..dc77562e7 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -2,16 +2,13 @@ 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: -stat-macros +extensions +tempname configure.ac: gl_FUNC_MKSTEMP @@ -19,7 +16,7 @@ gl_FUNC_MKSTEMP Makefile.am: Include: - +"mkstemp.h" License: GPL