Let mingw_execve() return an int
commit98af434e29a404af3e7a194e64608ccfa716b22b
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:21:39 +0000 (28 21:21 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:20 +0000 (5 13:44 -0500)
tree10d209a780dc52f88bf9aa9f25fc808bf627d558
parent6fc237804fb8ebeaa011308a36efc3c11610e527
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