Merge branch 'ss/msvc' into maint
commit3bb56a91be7d136f5f03902ea900185e01a2cdcb
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 Apr 2016 21:15:54 +0000 (29 14:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Apr 2016 21:15:54 +0000 (29 14:15 -0700)
treecc0974859ee762ed3c99594acb5c6ec94ebcd34e
parent625efa9decb64e2b51c4bef342922553729cf2f6
parent0ef60afdd4416345b16b5c4d8d0558a08d680bc5
Merge branch 'ss/msvc' into maint

Build updates for MSVC.

* ss/msvc:
  MSVC: use shipped headers instead of fallback definitions
  MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more