X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=dc77562e738499d83829ae9ec940877477b90111;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=36d9be24861476796f8d71c4bfef646116dbc852;hpb=6b35600aa75a122b58cf91345c202b741a97a347;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index 36d9be248..dc77562e7 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -2,24 +2,21 @@ Description: mkstemp() function: create a private temporary file. Files: +lib/mkstemp.h lib/mkstemp.c -lib/tempname.c m4/mkstemp.m4 Depends-on: extensions -stat-macros -stdint -sys_stat +tempname configure.ac: gl_FUNC_MKSTEMP Makefile.am: -EXTRA_DIST += mkstemp.h Include: - +"mkstemp.h" License: GPL