1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/clean-temp
2006-07-31 11:39:18 +00:00

36 lines
396 B
Plaintext

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
xallocsa
linkedhash-list
gettext-h
configure.ac:
Makefile.am:
DEFS += -DSIGNAL_SAFE_LIST
lib_SOURCES += clean-temp.h clean-temp.c
Include:
"clean-temp.h"
License:
GPL
Maintainer:
Bruno Haible