This website requires JavaScript.
Explore
Help
Sign In
root
/
xz
Watch
1
Star
0
Fork
0
You've already forked xz
mirror of
https://git.tukaani.org/xz.git
synced
2025-09-09 12:08:26 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
lz
History
Lasse Collin
7fcc6334ea
liblzma: Remove unneeded semicolon.
2011-06-16 12:16:05 +03:00
..
lz_decoder.c
Add underscores to attributes (__attribute((__foo__))).
2011-05-17 12:27:22 +03:00
lz_decoder.h
Rename MIN() and MAX() to my_min() and my_max().
2010-05-26 10:36:46 +03:00
lz_encoder_hash_table.h
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00
lz_encoder_hash.h
liblzma: Remove unneeded semicolon.
2011-06-16 12:16:05 +03:00
lz_encoder_mf.c
Rename MIN() and MAX() to my_min() and my_max().
2010-05-26 10:36:46 +03:00
lz_encoder.c
Add underscores to attributes (__attribute((__foo__))).
2011-05-17 12:27:22 +03:00
lz_encoder.h
Rename MIN() and MAX() to my_min() and my_max().
2010-05-26 10:36:46 +03:00
Makefile.inc
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00