This commit is contained in:
Tor Lillqvist 2005-03-20 11:52:09 +00:00
parent c8237ec1cd
commit dc58f526d8
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
2005-03-20 Tor Lillqvist <tml@novell.com>
* glib/gspawn-win32.c (do_spawn_with_pipes): Close the process
handle if the called doesn't want it also in the case without a
handle if the caller doesn't want it also in the case without a
helper process.
(g_spawn_sync): Don't ask for a child pid which we don't need.

View File

@ -1,7 +1,7 @@
2005-03-20 Tor Lillqvist <tml@novell.com>
* glib/gspawn-win32.c (do_spawn_with_pipes): Close the process
handle if the called doesn't want it also in the case without a
handle if the caller doesn't want it also in the case without a
helper process.
(g_spawn_sync): Don't ask for a child pid which we don't need.

View File

@ -1,7 +1,7 @@
2005-03-20 Tor Lillqvist <tml@novell.com>
* glib/gspawn-win32.c (do_spawn_with_pipes): Close the process
handle if the called doesn't want it also in the case without a
handle if the caller doesn't want it also in the case without a
helper process.
(g_spawn_sync): Don't ask for a child pid which we don't need.

View File

@ -1,7 +1,7 @@
2005-03-20 Tor Lillqvist <tml@novell.com>
* glib/gspawn-win32.c (do_spawn_with_pipes): Close the process
handle if the called doesn't want it also in the case without a
handle if the caller doesn't want it also in the case without a
helper process.
(g_spawn_sync): Don't ask for a child pid which we don't need.