view modules/mkstemp @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents cf0f3d5f214e
children efab6978105e
line wrap: on
line source

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

Files:
lib/mkstemp.c
m4/mkstemp.m4

Depends-on:
extensions
stdlib
tempname

configure.ac:
gl_FUNC_MKSTEMP
gl_STDLIB_MODULE_INDICATOR([mkstemp])

Makefile.am:

Include:
<stdlib.h>

License:
LGPLv2+

Maintainer:
Jim Meyering