Mercurial > hg > octave-nkf > gnulib-hg
view modules/clean-temp @ 16749:2c1499f688aa
logf-ieee: Fix test whether logf works.
* m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 01 Apr 2012 19:31:01 +0200 |
parents | a8c91b846640 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: Temporary directories and temporary files with automatic cleanup. Files: lib/clean-temp.h lib/clean-temp.c Depends-on: stdbool unistd error fatal-signal open pathmax tmpdir mkdtemp rmdir xalloc xmalloca linkedhash-list xlist gettext-h configure.ac: AC_DEFINE([SIGNAL_SAFE_LIST], [1], [Define if lists must be signal-safe.]) Makefile.am: lib_SOURCES += clean-temp.h clean-temp.c Include: "clean-temp.h" License: GPL Maintainer: Bruno Haible