Colin Walters f7abd3ce13 Add g_spawn_check_exit_status()
Many (if not "almost all") programs that spawn other programs via
g_spawn_sync() or the like simply want to check whether or not the
child exited successfully, but doing so requires use of
platform-specific functionality and there's actually a fair amount of
boilerplate involved.

This new API will help drain a *lot* of mostly duplicated code in
GNOME, from gnome-session to gdm.  And we can see that some bits even
inside GLib were doing it wrong; for example checking the exit status
on Unix, but ignoring it on Windows.

https://bugzilla.gnome.org/show_bug.cgi?id=679691
2012-07-10 18:03:56 -04:00
..
2012-06-12 07:09:53 -04:00
2012-06-25 19:37:05 -04:00
2010-07-05 00:56:12 -04:00
2012-06-04 06:04:26 -04:00
2012-04-30 09:28:42 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2012-06-28 15:57:22 +02:00
2010-04-17 01:48:05 -04:00
2010-06-09 10:32:36 +02:00
2012-06-04 06:04:29 -04:00
2012-06-22 10:32:25 -04:00
2012-04-20 15:02:48 +02:00
2012-06-04 06:04:28 -04:00
2012-04-08 10:24:51 -04:00
2011-10-16 21:41:15 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2011-09-26 16:54:23 -04:00
2011-07-27 16:23:33 -04:00
2010-04-17 01:48:05 -04:00
2012-06-21 15:13:06 -04:00
2010-09-03 15:44:28 -04:00
2012-01-13 17:12:53 +01:00
2012-06-04 06:04:29 -04:00
2011-10-13 01:00:57 -04:00
2011-10-13 01:00:57 -04:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-06-04 06:04:29 -04:00
2011-10-16 16:09:33 -04:00