Add G_SPAWN_DEFAULT to GSpawnFlags
authorRobert Ancell <robert.ancell@canonical.com>
Thu, 30 May 2013 23:07:55 +0000 (11:07 +1200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 17 Aug 2013 17:02:25 +0000 (13:02 -0400)
commit37849277645d05c1e1cd9c5e585d7231f75ffa2f
tree0bc26e4a989202b1bc007fa11a62a69d92a6467e
parent8b3d779d1ece535680724812fddffbdc940f328c
Add G_SPAWN_DEFAULT to GSpawnFlags

This is convenient for language bindings, and also makes
invocations of g_spawn functions in C more readable.

https://bugzilla.gnome.org/show_bug.cgi?id=701318
glib/gspawn.h
glib/tests/spawn-multithreaded.c