Revision b153d2ae9206f752dd383c7bc30a5ab246ee5bcc authored by Junio C Hamano on 18 May 2016, 22:11:46 UTC, committed by Junio C Hamano on 18 May 2016, 22:11:46 UTC
Some Windows SDK lacks pthread_sigmask() implementation and fails
to compile the recently updated "git push" codepath that uses it.

* jk/push-client-deadlock-fix:
  Windows: only add a no-op pthread_sigmask() when needed
  Windows: add pthread_sigmask() that does nothing
2 parent s 1f66975 + ed84387
History
File Mode Size
static
INSTALL -rw-r--r-- 14.4 KB
Makefile -rw-r--r-- 5.5 KB
README -rw-r--r-- 2.3 KB
gitweb.perl -rwxr-xr-x 246.0 KB

README

back to top