Fix the docs build
[platform/upstream/glib.git] / gio / gsubprocess.c
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