Add platform files for porting to MSVC
authorFrank Li <redacted>
Wed, 16 Sep 2009 08:20:25 +0000 (10:20 +0200)
committerJunio C Hamano <redacted>
Sat, 19 Sep 2009 03:00:42 +0000 (20:00 -0700)
commitd75f8e61315cc502c34aec6600db00a7c7192ffd
tree7f422cee37e8095bae10c5a9869e010a65492ed3
parent16fe1e03694e75a3923c3a757ec946aa6098aec7
Add platform files for porting to MSVC

Add msvc.c and msvc.h to build git under MSVC.

Signed-off-by: Frank Li <redacted>
Signed-off-by: Marius Storm-Olsen <redacted>
Acked-by: Johannes Sixt <redacted>
Signed-off-by: Junio C Hamano <redacted>
compat/msvc.c [new file with mode: 0644]
compat/msvc.h [new file with mode: 0644]
git-compat-util.h
git clone https://git.99rst.org/PROJECT