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-08-03 18:26:45 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
lz
History
Lasse Collin
00517d125c
Rename unaligned_read32ne to read32ne, and similarly for the others.
2019-12-31 22:41:45 +02:00
..
lz_decoder.c
liblzma: Remove incorrect uses of lzma_attribute((__unused__)).
2019-12-31 22:25:02 +02:00
lz_decoder.h
liblzma: Avoid multiple definitions of lzma_coder structures.
2016-12-28 19:59:32 +02: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
Rename unaligned_read32ne to read32ne, and similarly for the others.
2019-12-31 22:41:45 +02:00
lz_encoder_mf.c
liblzma: Fix a buggy comment.
2019-12-31 22:26:38 +02:00
lz_encoder.c
liblzma: Avoid multiple definitions of lzma_coder structures.
2016-12-28 19:59:32 +02:00
lz_encoder.h
liblzma: Avoid multiple definitions of lzma_coder structures.
2016-12-28 19:59:32 +02:00
Makefile.inc
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00