mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Close the process handle if the called doesn't want it also in the case
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 helper process. (g_spawn_sync): Don't ask for a child pid which we don't need.
This commit is contained in:
committed by
Tor Lillqvist
parent
86a32e7dc0
commit
c8237ec1cd
@@ -1,5 +1,10 @@
|
||||
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
|
||||
helper process.
|
||||
(g_spawn_sync): Don't ask for a child pid which we don't need.
|
||||
|
||||
* glib/gtimer.c: On Win32, use GetSystemTimeAsFileTime() instead
|
||||
of GetTickCount(). (#159507)
|
||||
|
||||
|
Reference in New Issue
Block a user