Let mingw_execve() return an int
commit004c31b46bd3dc1948114ecb7550edcab71c9666
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:21:39 +0000 (28 21:21 -0500)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:34:58 +0000 (1 14:34 +0100)
treeb897e48f75bb9e604b19e69ebb6907410b0a5e49
parentce30cca8694d5c75d36fc1fa9cb849bd229e4837
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>
compat/mingw.c