Handle the Woe32 SIGBREAK too.
[gnulib.git] / lib / fatal-signal.c
2006-10-05 Bruno HaibleHandle the Woe32 SIGBREAK too.
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-07-22 Bruno HaibleMerge from gettext 0.15: Be more careful to use 'volatile'.
2006-04-24 Bruno HaibleInclude <unistd.h> unconditionally.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-05-14 Paul Eggert*** empty log message ***
2004-12-18 Bruno HaiblePortability fix: Don't assume sigaction(). (mingw doesn...
2004-12-18 Bruno HaibleSignals whose handler is set to SIG_IGN are not fatal.
2003-10-14 Bruno HaibleImproved 'fatal-signal' module.
2003-10-06 Bruno HaibleNew module 'fatal-signal'.