X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fclean-temp;h=b16a33e5d34a4f30d98c62302d5321807f22c6ee;hb=05a96e0bca75d5b01c337cd7dacd04507d6e6497;hp=fad4d1d80a7077b1e629db8930ed2d7ac1c45834;hpb=5bd1bcd06847c4b2c51d9a757c6208fff66bf78f;p=gnulib.git diff --git a/modules/clean-temp b/modules/clean-temp index fad4d1d80..b16a33e5d 100644 --- a/modules/clean-temp +++ b/modules/clean-temp @@ -10,18 +10,20 @@ stdbool unistd error fatal-signal +open pathmax tmpdir mkdtemp +rmdir xalloc -xallocsa +xmalloca linkedhash-list gettext-h configure.ac: +AC_DEFINE([SIGNAL_SAFE_LIST], [1], [Define if lists must be signal-safe.]) Makefile.am: -DEFS += -DSIGNAL_SAFE_LIST lib_SOURCES += clean-temp.h clean-temp.c Include: @@ -32,4 +34,3 @@ GPL Maintainer: Bruno Haible -