Alter spawn to cut glib citing of the program name or working dir
commitd60a4b789d28dabc97801d8579e74cd1fdfee524
authorDimitar Zhekov <dimitar.zhekov@gmail.com>
Mon, 19 Oct 2015 17:43:23 +0000 (19 20:43 +0300)
committerDimitar Zhekov <dimitar.zhekov@gmail.com>
Mon, 19 Oct 2015 17:43:23 +0000 (19 20:43 +0300)
tree79094d4bede9161fdb63a199fea17eebfa8c4c85
parent716c785e34f9b016ddf200048e7642f6eb1ffab2
Alter spawn to cut glib citing of the program name or working dir

Mostly translate the G_SPAWN error codes back to errno, and get the
curresponding g_strerror() message.
src/spawn.c