]> wimlib.net Git - wimlib/commit - NEWS
Use native Windows threads on Windows
authorEric Biggers <ebiggers3@gmail.com>
Mon, 20 Mar 2023 03:59:16 +0000 (20:59 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 20 Mar 2023 04:06:56 +0000 (21:06 -0700)
commit6979188381ba0bd7519afdd264e8d028326ab7dd
treeede97237e1ed200eb7eeba041c67b612ea347244
parent4e76a0562a165a38960b51c8df2180f84885065b
Use native Windows threads on Windows

This makes building wimlib for Windows easier, as it no longer depends
on winpthreads.
13 files changed:
.gitignore
Makefile.am
NEWS
README.WINDOWS
configure.ac
include/wimlib/threads.h [new file with mode: 0644]
src/compress_parallel.c
src/mount_image.c
src/threads.c [new file with mode: 0644]
src/wim.c
src/win32_vss.c
tools/windeps/Makefile
tools/windeps/sha256sums