X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fmkstemp;h=dc77562e738499d83829ae9ec940877477b90111;hb=279ec3aea031cf8865a409f754e8cac9f46bccd0;hp=e56ced20da1100267dad714669bf0b7af0a0a579;hpb=788746f350ad91407b68551099d044659f15757e;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index e56ced20d..dc77562e7 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -2,17 +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 -sys_stat +extensions +tempname configure.ac: gl_FUNC_MKSTEMP @@ -20,7 +16,7 @@ gl_FUNC_MKSTEMP Makefile.am: Include: - +"mkstemp.h" License: GPL