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-07-02 10:26:37 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
lz
History
Lasse Collin
3782b3fee4
Use unaligned access (if possible) on both endiannesses
...
in lz_encoder_hash.h.
2009-10-02 11:28:17 +03:00
..
lz_decoder.c
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +03:00
lz_decoder.h
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +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
Use unaligned access (if possible) on both endiannesses
2009-10-02 11:28:17 +03:00
lz_encoder_mf.c
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00
lz_encoder.c
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00
lz_encoder.h
A few grammar fixes.
2009-09-12 14:07:36 +03:00
Makefile.inc
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00