]> git.ipfire.org Git - thirdparty/git.git/commit - compat/mingw.c
Win32: let mingw_execve() return an int
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:21:39 +0000 (21:21 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jun 2014 17:56:47 +0000 (10:56 -0700)
commit570f1e6e1a7145efb4e80da9c711fcbc319f6b17
tree53b9eed81fe2e885f1a46f3478989e2953e1543c
parent51822653f58e6b9b6119f560ff864813fbde81ba
Win32: let mingw_execve() return an int

This is in the great tradition of POSIX. Original fix by Olivier Refalo.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Stepan Kasal <kasal@ucw.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.c