xz/src
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
..
common Introduced compatibility with systems that have pre-C99 2008-01-06 16:27:41 +02:00
liblzma Introduced compatibility with systems that have pre-C99 2008-01-06 16:27:41 +02:00
lzma With printf(), use PRIu64 with a cast to uint64_t instead 2008-01-06 19:45:27 +02:00
lzmadec With printf(), use PRIu64 with a cast to uint64_t instead 2008-01-06 19:45:27 +02:00
scripts Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00