[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / gsubprocess.c
2014-07-03 Sébastien Wilmetdoc: improve doc of g_subprocess_wait()
2014-06-29 Sébastien Wilmetdoc: various improvements
2014-05-31 Matthias Clasendocs: Fix up varargs documentation
2014-05-20 Philip Withnallgsubprocess: Add a missing va_end() call
2014-03-05 Matthias ClasenWork around gtk-doc problems
2014-03-04 Ryan Lortiegsubprocess: fix communicate() with empty buffers
2014-02-17 Olivier Crêtesubprocess: Init and clear the mutex
2014-02-10 Philip Withnallgsubprocess: Fix a broken link in the documentation
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-01-22 Rico Tzschichholzgsubprocess: Add missing transfer annotations to get_...
2014-01-08 Matthias ClasenAdd includes to all gio docs
2013-12-02 Colin Waltersgsubprocess: Annotate g_subprocess_newv()
2013-11-25 Colin Waltersgsubprocess: Document g_subprocess_get_identifier()
2013-11-25 Philip Withnallgsubprocess: Fix potential strlen(NULL) calls
2013-11-23 Andrew WaltonCLOEXEC fix for older FreeBSDs and OS X.
2013-11-11 Stef Waltergsubprocess: Fix a number of leaks and a segfault
2013-10-29 Chun-wei Fangio/gsubprocess.c: Use g_snprintf()
2013-10-27 Colin Waltersgsubprocess: Add documentation about default input...
2013-10-27 Colin Waltersgsubprocess: Fall back to plain F_DUPFD+fcntl for OS...
2013-10-21 Ryan LortieGSubprocess win32 fixups
2013-10-18 Matthias ClasenAdd some missing argument docs
2013-10-17 Ryan LortieFixup GSubprocess documentation bits
2013-10-17 Colin Waltersgsubprocess: Add UTF-8 variants of communicate()
2013-10-17 Colin Waltersgsubprocess: Fix up communicate
2013-10-17 Colin WaltersGSubprocess: New class for spawning child processes