]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sk/win32-pthread-exit-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Jan 2023 12:37:19 +0000 (21:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Jan 2023 12:37:19 +0000 (21:37 +0900)
An API emulation fix.

* sk/win32-pthread-exit-fix:
  win32: use _endthreadex to terminate threads, not ExitThread


Trivial merge