Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-28 | xz: Use the self-pipe trick to avoid a race condition with signals. | Lasse Collin | 1 | -0/+5 |
2011-05-17 | Add underscores to attributes (__attribute((__foo__))). | Lasse Collin | 1 | -1/+1 |
2010-10-12 | xz: Avoid raise() also on OpenVMS. | Lasse Collin | 1 | -1/+1 |
2010-10-11 | xz: Avoid SA_RESTART for portability reasons. | Lasse Collin | 1 | -0/+6 |
2010-10-09 | OS/2 and DOS: Be less verbose on signals. | Lasse Collin | 1 | -0/+7 |
2010-06-02 | Fix a Windows-specific FIXME in signal handling code. | Lasse Collin | 1 | -8/+8 |
2010-05-27 | Take Cygwin into account in some #if lines. | Lasse Collin | 1 | -1/+1 |
2010-01-31 | Don't use uninitialized sigset_t. | Lasse Collin | 1 | -10/+24 |
2009-09-19 | Various changes. | Lasse Collin | 1 | -0/+2 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-05 | Various code cleanups the the xz command line tool. | Lasse Collin | 1 | -0/+180 |