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-02-08 17:55:49 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
lzmadec
History
Lasse Collin
c15a7abf66
With printf(), use PRIu64 with a cast to uint64_t instead
...
of %zu, because some pre-C99 libc versions don't support %zu.
2008-01-06 19:45:27 +02:00
..
lzmadec.c
With printf(), use PRIu64 with a cast to uint64_t instead
2008-01-06 19:45:27 +02:00
Makefile.am
Get rid of no-NLS gnulib. I don't know how to get it
2007-12-11 14:10:53 +02:00