Let mingw_execve() return an int
commit27ce9c634a5b7da4b15dd4bd9496450177ca64be
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:21:39 +0000 (28 21:21 -0500)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:36:59 +0000 (13 09:36 +0100)
tree26ac20525aff57fa4fabdf072de69803cea05dfb
parenteca7fdb7e56f3b194c01850480a77af6c1cc0318
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