When possible, manage without the helper process. (Part of the
authorTor Lillqvist <tml@iki.fi>
Thu, 31 Jul 2003 01:25:19 +0000 (01:25 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 31 Jul 2003 01:25:19 +0000 (01:25 +0000)
commitcdf72b09e64049e3501805acce1b0e3763da5147
treeac3d28f70614efc39108c830ad7df8a3f92a639c
parent82911ba375f11d57061159c499d8aa97764a8457
When possible, manage without the helper process. (Part of the

2003-07-31  Tor Lillqvist  <tml@iki.fi>

* glib/gspawn-win32.c: When possible, manage without the helper
process. (Part of the enhancements outlined in #98737.) Speeds up
GIMP 1.3's first-time-run plug-in query phase a lot.

Plug a file descriptor (and thus Win32 handle) leak: close the
read end of the child error report pipe after use.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gspawn-win32.c