summaryrefslogtreecommitdiff
path: root/glib/gspawn.h
Commit message (Expand)AuthorAgeFilesLines
* gspawn: Add g_spawn_async_with_fds variantDaniel Drake2018-06-211-0/+13
* Fix up closure annotations for GSpawnChildSetupFuncMikhail Zabaluev2017-09-111-1/+1
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* gspawn: Remove old win32 codepage ABI compat codeChristoph Reiter2017-04-061-53/+0
* License headers: "GLib" -> "This library"Sébastien Wilmet2017-01-041-9/+7
* Doc: glib: Fix all undocumented/unused/undeclared symbolsXavier Claessens2014-12-121-0/+2
* docs: Ditch more markupMatthias Clasen2014-03-021-47/+44
* gspawn: support creating pipes with O_CLOEXECRyan Lortie2013-10-171-1/+4
* Add G_SPAWN_DEFAULT to GSpawnFlagsRobert Ancell2013-08-171-0/+2
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+13
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* win32: re-fix the _utf8 compat function situationDan Winship2012-11-161-0/+46
* win32: add gwin32compat.h, for utf8-renaming compatibility definesDan Winship2012-11-151-10/+0
* Revert "gspawn: support creating pipes with O_CLOEXEC"Michael Natterer2012-11-151-4/+1
* gspawn: support creating pipes with O_CLOEXECRyan Lortie2012-11-141-1/+4
* Exterminate 'the the'Matthias Clasen2012-08-181-1/+1
* Add g_spawn_check_exit_status()Colin Walters2012-07-101-0/+13
* Remove trailing commas from enumsMurray Cumming2012-06-121-1/+1
* gspawn: Add GSpawnFlag to use the PATH from envpChristian Persch2012-05-221-1/+5
* gspawn: rename G_SPAWN_ERROR_2BIG to be more bindings-friendlyDan Winship2012-03-031-2/+6
* documentation fixesStef Walter2011-12-131-17/+17
* gutils: Add functions for working with environment arraysDan Winship2011-10-151-12/+24
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Move documentation to inline comments: spawnJavier Jardón2011-07-061-0/+82
* Fix parameter documentation for many functionsMatthias Clasen2011-06-041-0/+2
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-3/+4
* Make also the g_spawn*() functions take parameters in the GLib file nameTor Lillqvist2005-08-251-0/+8
* Patch from J. Ali HarlowOwen Taylor2004-03-011-2/+4
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* support G_SPAWN_FILE_AND_ARGV_ZERO specifying that the vector passed in toHavoc Pennington2001-06-081-5/+6
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-10/+5
* Add new files.Havoc Pennington2000-10-091-0/+132