X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fclean-temp;h=d4afa3461241c2dc560a40213c40dbf1ed996e68;hb=2cc1a61febc6da966ffb5f3ddb6425aadf8a3a6c;hp=fad4d1d80a7077b1e629db8930ed2d7ac1c45834;hpb=5bd1bcd06847c4b2c51d9a757c6208fff66bf78f;p=gnulib.git diff --git a/modules/clean-temp b/modules/clean-temp index fad4d1d80..d4afa3461 100644 --- a/modules/clean-temp +++ b/modules/clean-temp @@ -10,18 +10,21 @@ stdbool unistd error fatal-signal +open pathmax tmpdir mkdtemp +rmdir xalloc -xallocsa +xmalloca linkedhash-list +xlist 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 +35,3 @@ GPL Maintainer: Bruno Haible -