xz/src/liblzma
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
..
api liblzma: Add lzma_block_uncomp_encode(). 2013-03-23 19:17:33 +02:00
check A few typo fixes to comments and the xz man page. 2012-08-24 16:27:31 +03:00
common liblzma: Avoid a warning about a shadowed variable. 2013-06-23 18:57:23 +03:00
delta liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lz liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
rangecoder liblzma: Check that the first byte of range encoded data is 0x00. 2012-06-28 10:47:49 +03:00
simple liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
Makefile.am Build: Include validate_map.sh in the distribution. 2012-07-05 07:28:53 +03:00
liblzma.map liblzma: Add lzma_block_uncomp_encode(). 2013-03-23 19:17:33 +02:00
liblzma.pc.in liblzma: Fix Libs.private in liblzma.pc to include -lrt when needed. 2012-04-19 14:02:25 +03:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
validate_map.sh liblzma: Use symbol versioning. 2011-05-28 15:55:39 +03:00