liblzma/src
Lasse Collin 46540e4c10 liblzma: Avoid a warning about a shadowed variable.
On Mac OS X wait() is declared in <sys/wait.h> that
we include one way or other so don't use "wait" as
a variable name.

Thanks to Christian Kujau.
2013-06-23 18:57:23 +03:00
..
common liblzma: Fix mythread_sync for nested locking. 2012-12-14 11:01:41 +02:00
liblzma liblzma: Avoid a warning about a shadowed variable. 2013-06-23 18:57:23 +03:00
lzmainfo Add underscores to attributes (__attribute((__foo__))). 2011-05-17 11:54:38 +03:00
scripts xzgrep: make the '-h' option to be --no-filename equivalent 2013-04-05 19:14:50 +03:00
xz xz: Validate Uncompressed Size from Block Header in list.c. 2013-06-23 17:36:47 +03:00
xzdec xzdec: Improve the --help message. 2013-04-15 19:29:09 +03:00
Makefile.am Build: Add options to disable individual command line tools. 2010-10-08 15:25:45 +03:00