X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fclean-temp;h=b16a33e5d34a4f30d98c62302d5321807f22c6ee;hb=05a96e0bca75d5b01c337cd7dacd04507d6e6497;hp=ba7e1913f36527de7ebaf38930e792220ac0b223;hpb=0a62266097226ade8e0bdcda3d733542144baaeb;p=gnulib.git diff --git a/modules/clean-temp b/modules/clean-temp index ba7e1913f..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 -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 +34,3 @@ GPL Maintainer: Bruno Haible -