Let mingw_execve() return an int
commit2967b140187c42c59cf4f1c5bbdaca5cf8c984be
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, 22 Oct 2012 12:30:39 +0000 (22 13:30 +0100)
tree5fb3c0a3a61b4c702151d103e518dc69422d91ca
parent386cad47e5cb7220601cce062e6d6328376eef09
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