xz-analysis-mirror/src
Lasse Collin ec26f3ace5 xz: Fix semi-busy-waiting in xz --flush-timeout.
When input blocked, xz --flush-timeout=1 would wake up every
millisecond and initiate flushing which would have nothing to
flush and thus would just waste CPU time. The fix disables the
timeout when no input has been seen since the previous flush.
2020-02-05 22:00:28 +02:00
..
common Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 22:41:45 +02:00
liblzma Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 22:41:45 +02:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. 2019-12-31 22:31:30 +02:00
xz xz: Fix semi-busy-waiting in xz --flush-timeout. 2020-02-05 22:00:28 +02:00
xzdec xzdec: Fix warnings from -Wsign-conversion. 2019-12-31 22:19:18 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00