Mercurial > hg > octave-kai > gnulib-hg
view modules/tempname @ 12430:235cc0b78f8a
New module 'nl_langinfo'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Dec 2009 20:09:02 +0100 |
parents | aa2398475c15 |
children | 3dfa5c47791e |
line wrap: on
line source
Description: gen_tempname() function: create a private temporary file or directory. Files: lib/tempname.c lib/tempname.h m4/tempname.m4 Depends-on: extensions gettimeofday lstat stdint sys_stat sys_time configure.ac: gl_FUNC_GEN_TEMPNAME Makefile.am: Include: "tempname.h" License: LGPLv2+ Maintainer: Eric Blake and Jim Meyering