Let mingw_execve() return an int
commit510e5db6bf04cf3174e8488b34fe0382440eab50
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:21:39 +0000 (28 21:21 -0500)
committerStepan Kasal <kasal@ucw.cz>
Thu, 15 May 2014 07:41:23 +0000 (15 09:41 +0200)
tree218eec31c57d4653aa9def1ba7c0a7f838485523
parent2ab31b6ebb181047442aa97ab2ebc52949c12a54
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