Let mingw_execve() return an int
commit75f1827d475e412cad3d831fbf5dd066f4472807
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:21:39 +0000 (28 21:21 -0500)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:40:16 +0000 (29 10:40 +0200)
tree8d637326c8169e4c0d71dba10a9f7638af5da9bd
parent946ba29f0ce0012be50c940f668e2ce469792636
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