xz/src
Lasse Collin 6930f14733 Windows: Fix mythread_once() macro with Vista threads.
Don't call InitOnceComplete() if initialization was already done.

So far mythread_once() has been needed only when building
with --enable-small. windows/build.bash does this together
with --disable-threads so the Vista-specific mythread_once()
is never needed by those builds. VS project files or
CMake-builds don't support HAVE_SMALL builds at all.
2022-11-11 13:41:43 +02:00
..
common Windows: Fix mythread_once() macro with Vista threads. 2022-11-11 13:41:43 +02:00
liblzma Bump version and soname for 5.2.7. 2022-09-30 16:41:03 +03:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzgrep: Fix compatibility with old shells. 2022-09-17 00:22:11 +03:00
xz xz: Fix --single-stream with an empty .xz Stream. 2022-11-11 13:38:34 +02:00
xzdec Build: Add support for translated man pages using po4a. 2020-03-11 12:05:57 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00