hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gspawn.h
2014-03-02 Matthias Clasendocs: Ditch more markup
2013-10-17 Ryan Lortiegspawn: support creating pipes with O_CLOEXEC
2013-08-17 Robert AncellAdd G_SPAWN_DEFAULT to GSpawnFlags
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-11-15 Michael NattererRevert "gspawn: support creating pipes with O_CLOEXEC"
2012-11-14 Ryan Lortiegspawn: support creating pipes with O_CLOEXEC
2012-08-19 Matthias ClasenExterminate 'the the'
2012-07-10 Colin WaltersAdd g_spawn_check_exit_status()
2012-06-12 Murray CummingRemove trailing commas from enums
2012-05-22 Christian Perschgspawn: Add GSpawnFlag to use the PATH from envp
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-03 Dan Winshipgspawn: rename G_SPAWN_ERROR_2BIG to be more bindings...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Stef Walterdocumentation fixes
2011-10-15 Dan Winshipgutils: Add functions for working with environment...
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-06 Javier JardónMove documentation to inline comments: spawn
2011-06-04 Matthias ClasenFix parameter documentation for many functions
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2005-08-25 Tor LillqvistMake also the g_spawn*() functions take parameters...
2004-03-01 Owen TaylorPatch from J. Ali Harlow
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-08 Havoc Penningtonsupport G_SPAWN_FILE_AND_ARGV_ZERO specifying that...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...
2000-10-09 Havoc PenningtonAdd new files.