blob: d5c44ee29438e44f7eaa1dbe0f6e19d716bc243c [file] [log] [blame]
Description:
Temporary directories and temporary files with automatic cleanup.
Files:
lib/clean-temp.h
lib/clean-temp.c
Depends-on:
stdbool
stdint
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:
all