Hash :
90988ede
Author :
Date :
2007-06-09T11:11:14
Update after allocsa -> malloca renaming.
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
pathmax
tmpdir
mkdtemp
xalloc
xmalloca
linkedhash-list
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