hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / gsubprocesslauncher.c
2014-06-29 Sébastien Wilmetdoc: various improvements
2014-05-20 Philip Withnallgsubprocess: Add a missing va_end() call
2014-03-04 Ryan LortieGSubprocessLauncher: don't get empty environment
2014-01-08 Matthias ClasenAdd includes to all gio docs
2013-12-26 Morten Welindergsubprocesslauncher: Use "env" instead of "environ"
2013-12-16 Colin Waltersgsubprocesslauncher: Annotate g_subprocess_launcher_spa...
2013-11-28 Matthias ClasenFix g_subprocess_launcher_spawn
2013-10-21 Ryan LortieGSubprocess win32 fixups
2013-10-18 Matthias ClasenFix up subprocess docs
2013-10-17 Ryan LortieFixup GSubprocess documentation bits
2013-10-17 Colin Waltersgsubprocess: Fix up communicate
2013-10-17 Colin WaltersGSubprocess: New class for spawning child processes