aboutsummaryrefslogtreecommitdiff
path: root/src/xz/signals.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-1/+1
2010-10-12xz: Avoid raise() also on OpenVMS.Lasse Collin1-1/+1
2010-10-11xz: Avoid SA_RESTART for portability reasons.Lasse Collin1-0/+6
2010-10-09OS/2 and DOS: Be less verbose on signals.Lasse Collin1-0/+7
2010-06-02Fix a Windows-specific FIXME in signal handling code.Lasse Collin1-8/+8
2010-05-27Take Cygwin into account in some #if lines.Lasse Collin1-1/+1
2010-01-31Don't use uninitialized sigset_t.Lasse Collin1-10/+24
2009-09-19Various changes.Lasse Collin1-0/+2
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-05Various code cleanups the the xz command line tool.Lasse Collin1-0/+180