summaryrefslogtreecommitdiff
path: root/gio/gsubprocesslauncher.c
AgeCommit message (Expand)Author
2017-10-26introspection: Add more filename type annotations for strings which can conta...Christoph Reiter
2017-09-11Skip g_subprocess_launcher_set_child_setup() in introspectionMikhail Zabaluev
2017-09-11GSubprocessLauncher: add (transfer none) annotationAlberto Ruiz
2017-05-31gsubprocess: Copy parent process’ environ when clearing subprocess’Philip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-04-10Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi
2017-02-13gsubprocesslauncher: Clarify the behavior of set_environ()Matthew Leeds
2017-01-03subprocess: avoid infinite loop in verify_disposition()Christian Hergert
2016-09-12gsubprocess: Fix annotation for set_environ()Rico Tzschichholz
2016-06-07Partly revert "gio: Add filename type annotations"Christoph Reiter
2016-06-04gio: Add filename type annotationsChristoph Reiter
2015-06-05glib/genviron.c, GSubprocessLauncher: ain't no "filename encoding"Mikhail Zabaluev
2014-06-29doc: various improvementsSébastien Wilmet
2014-05-20gsubprocess: Add a missing va_end() callPhilip Withnall
2014-03-04GSubprocessLauncher: don't get empty environmentRyan Lortie
2014-01-07Add includes to all gio docsMatthias Clasen
2013-12-26gsubprocesslauncher: Use "env" instead of "environ"Morten Welinder
2013-12-15gsubprocesslauncher: Annotate g_subprocess_launcher_spawnv()Colin Walters
2013-11-28Fix g_subprocess_launcher_spawnMatthias Clasen
2013-10-21GSubprocess win32 fixupsRyan Lortie
2013-10-17Fix up subprocess docsMatthias Clasen
2013-10-17Fixup GSubprocess documentation bitsRyan Lortie
2013-10-17gsubprocess: Fix up communicateColin Walters
2013-10-17GSubprocess: New class for spawning child processesColin Walters