view modules/mkstemp @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 7ada1cee8b2f
children 6962b5c5069f
line wrap: on
line source

Description:
mkstemp() function: create a private temporary file.

Files:
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:

configure.ac:
gl_FUNC_MKSTEMP

Makefile.am:

Include:
<stdlib.h>

License:
GPL

Maintainer:
Jim Meyering