Let mingw_execve() return an int
commit295849faa3ce0e9ebf74a7ef5dce098f3ecd393b
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:21:39 +0000 (28 21:21 -0500)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:37:26 +0000 (19 23:37 +0100)
treec930f8a40cc78cd8814ac34ec75d11a0a580dfb9
parentff8ec6d4e0719261b1e2b3aec98dc68b307e67d1
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