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)
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>
No differences found