Mercurial > hg > octave-lojdl > gnulib-hg
view modules/mkostemps @ 12800:7216e2b4056f
Tests for module 'logb'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 02:11:59 +0100 |
parents | 1441ddf44357 |
children | efab6978105e |
line wrap: on
line source
Description: mkostemps() function: create a private temporary file, with specific opening flags, and with suffix. Files: lib/mkostemps.c m4/mkostemps.m4 Depends-on: extensions stdlib tempname configure.ac: gl_FUNC_MKOSTEMPS gl_MODULE_INDICATOR([mkostemps]) gl_STDLIB_MODULE_INDICATOR([mkostemps]) Makefile.am: Include: <stdlib.h> License: LGPLv2+ Maintainer: Eric Blake