Sync spawn glib/unix and Windows messages
commit5aa0b02f00e84c6412be8632432726c5894e1ff3
authorDimitar Zhekov <dimitar.zhekov@gmail.com>
Tue, 20 Oct 2015 17:22:51 +0000 (20 20:22 +0300)
committerDimitar Zhekov <dimitar.zhekov@gmail.com>
Tue, 20 Oct 2015 17:22:51 +0000 (20 20:22 +0300)
tree912bb1a917cafa601b8731959552341c9ab0c110
parentd60a4b789d28dabc97801d8579e74cd1fdfee524
Sync spawn glib/unix and Windows messages

In particular, the exec() and CreateProcess() errors are reported
directly, but failures in other any functions, which are extremely
rare, include some descriptive text, such as "Failed to set pipe
handle to inheritable (Access denied)". The example is artificial.
src/spawn.c