X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fmkstemp;h=dc77562e738499d83829ae9ec940877477b90111;hb=8c7c9cbc34033a0cea5bf11ba9b4df7b0eec0f59;hp=5d80820d46c281891ffbbcccba43992b92c3dd0a;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index 5d80820d4..dc77562e7 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -2,15 +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: +extensions +tempname configure.ac: gl_FUNC_MKSTEMP @@ -18,7 +16,7 @@ gl_FUNC_MKSTEMP Makefile.am: Include: - +"mkstemp.h" License: GPL