Let mingw_execve() return an int
commit250aa1e717b9b4f4e91a65f12dc2261199be3a81
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, 29 May 2012 02:23:11 +0000 (28 21:23 -0500)
tree2e1af911e0fb9f26e53e071728fdc7e44f60280c
parentd13e54f5fbe6214e15c93792982795467bca5683
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