glib/docs/reference/glib
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
..
building.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
changes.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
compiling.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
cross.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
file-name-encodings.png Huh? This was a 6-byte file. Replaced it with the correct one. 2006-01-12 19:47:02 +00:00
file-name-encodings.sxd Replaced with the correct file. 2006-01-12 19:49:32 +00:00
glib-docs.xml docs: rename *-docs.sgml to *-docs.xml 2012-04-23 02:31:32 +01:00
glib-gettextize.xml Man page tweaks 2010-04-16 20:40:02 -04:00
glib-overrides.txt glib/: gtk-doc cleanup 2012-06-25 23:23:58 -04:00
glib-sections.txt Add g_spawn_check_exit_status() 2012-07-10 18:03:56 -04:00
glib.types Add explicit path to tmpl files in dependencies. 2001-04-03 18:27:08 +00:00
gtester-report.xml Man page tweaks 2010-04-16 20:40:02 -04:00
gtester.xml Add undefined/no-undefined mode options to GTester 2011-12-27 17:51:11 -05:00
gvariant-text.xml More consistent doc formatting 2011-11-12 21:54:42 -05:00
gvariant-varargs.xml More consistent doc formatting 2011-11-12 21:54:42 -05:00
mainloop-states.eps add images 2000-12-05 20:43:58 +00:00
mainloop-states.fig add images 2000-12-05 20:43:58 +00:00
mainloop-states.gif add images 2000-12-05 20:43:58 +00:00
mainloop-states.png add images 2000-12-05 20:43:58 +00:00
Makefile.am docs: rename *-docs.sgml to *-docs.xml 2012-04-23 02:31:32 +01:00
regex-syntax.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
resources.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
running.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
version.xml.in Add version info to API docs. 2002-11-23 01:37:17 +00:00