]> git.99rst.org Git - git.git/commitdiff
Merge branch 'sk/win32-close-handle-upon-pthread-join'
authorJunio C Hamano <redacted>
Mon, 23 Jan 2023 21:39:51 +0000 (13:39 -0800)
committerJunio C Hamano <redacted>
Mon, 23 Jan 2023 21:39:51 +0000 (13:39 -0800)
Pthread emulation on Win32 leaked thread handle when a thread is
joined.

* sk/win32-close-handle-upon-pthread-join:
  win32: close handles of threads that have been joined
  win32: prepare pthread.c for change by formatting


Trivial merge
git clone https://git.99rst.org/PROJECT