Mercurial > hg > octave-jordi > gnulib-hg
view modules/mkostemp @ 13354:86634e33e086
New module 'libunistring-optional'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 May 2010 20:11:42 +0200 |
parents | 1441ddf44357 |
children | efab6978105e |
line wrap: on
line source
Description: mkostemp() function: create a private temporary file, with specific opening flags. Files: lib/mkostemp.c m4/mkostemp.m4 Depends-on: extensions stdlib tempname configure.ac: gl_FUNC_MKOSTEMP gl_MODULE_INDICATOR([mkostemp]) gl_STDLIB_MODULE_INDICATOR([mkostemp]) Makefile.am: Include: <stdlib.h> License: LGPLv2+ Maintainer: Jim Meyering, Bruno Haible