Hash :
6fec4099
Author :
Date :
2011-05-05T19:23:54
tmpfile: Relicense under LGPL. * modules/tmpfile (License): Change to LGPL. With permission from Ben Pfaff: <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00185.html>
Description:
tmpfile() function: create a temporary file.
Files:
lib/tmpfile.c
m4/tmpfile.m4
Depends-on:
stdio
pathmax [test $REPLACE_TMPFILE = 1]
tempname [test $REPLACE_TMPFILE = 1]
tmpdir [test $REPLACE_TMPFILE = 1]
configure.ac:
gl_FUNC_TMPFILE
gl_STDIO_MODULE_INDICATOR([tmpfile])
Makefile.am:
Include:
<stdio.h>
License:
LGPL
Maintainer:
Ben Pfaff