X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fclean-temp;h=a2e55f24b0c1c789b05547d269616ae8778c4c0c;hb=5183a0e3c08c1f6b07ee28155d434fcdea0d5018;hp=ba7e1913f36527de7ebaf38930e792220ac0b223;hpb=0a62266097226ade8e0bdcda3d733542144baaeb;p=gnulib.git diff --git a/modules/clean-temp b/modules/clean-temp index ba7e1913f..a2e55f24b 100644 --- a/modules/clean-temp +++ b/modules/clean-temp @@ -10,18 +10,19 @@ stdbool unistd error fatal-signal +open pathmax tmpdir mkdtemp xalloc -xallocsa -linked-list +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 +33,3 @@ GPL Maintainer: Bruno Haible -