xz/src
Jia Tan d4f4a4d040 xz: Detect when all data will be written to standard out earlier.
If the -c, --stdout argument is not used, then we can still detect when
the data will be written to standard out if all of the provided
filenames are "-" (denoting standard in) or if no filenames are
provided.
2023-11-14 20:27:04 +08:00
..
common mythread.h: Make MYTHREAD_POSIX compatible with MinGW-w64's winpthreads. 2023-10-22 18:59:45 +03:00
liblzma liblzma: Add missing comments to lz_encoder.h. 2023-11-09 01:21:53 +08:00
lzmainfo xz, xzdec, lzmainfo: Use tuklib_attr_noreturn. 2023-09-22 20:06:27 +03:00
scripts Scripts: Change quoting style from `...' to '...'. 2023-09-24 22:10:41 +08:00
xz xz: Detect when all data will be written to standard out earlier. 2023-11-14 20:27:04 +08:00
xzdec xz, xzdec, lzmainfo: Use tuklib_attr_noreturn. 2023-09-22 20:06:27 +03:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00