liblzma/src
Lasse Collin b3cc4d8edd Don't use uninitialized sigset_t.
If signal handlers haven't been established, then it's
useless to try to block them, especially since the sigset_t
used for blocking hasn't been initialized yet.
2010-01-31 12:53:56 +02:00
..
common Silence two compiler warnings on DOS-like systems. 2010-01-27 16:42:11 +02:00
liblzma Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE. 2010-01-27 13:31:03 +02:00
lzmainfo Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE. 2010-01-27 13:31:03 +02:00
scripts Escape dashes in xzmore.1 2009-10-16 20:39:24 +03:00
xz Don't use uninitialized sigset_t. 2010-01-31 12:53:56 +02:00
xzdec Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE. 2010-01-27 13:31:03 +02:00
Makefile.am Add lzmainfo for backward compatibility with LZMA Utils. 2009-08-13 12:55:45 +03:00