GRand: move docs from tmpl to inline comments
[platform/upstream/glib.git] / glib / gspawn-win32-helper.c
2008-08-04 Tor Lillqvistglib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change...
2008-07-28 Tor LillqvistFix problems on 64-bit Windows. Avoid warnings, some...
2008-06-19 Tor LillqvistBug 539074 - Cannot get exit status with g_spawn_comman...
2008-05-18 Tor Lillqvist#define HELPER_CONSOLE in gspawn-win32-helper-console.c
2008-02-24 Tor LillqvistNew internal function.
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME, as will be done also...
2005-08-25 Tor LillqvistMake also the g_spawn*() functions take parameters...
2004-11-30 Tor LillqvistAlso check errno to detect true errors from spawn*...
2004-03-10 Tor Lillqvistglib/gspawn-win32.c Implement G_SPAWN_FILE_AND_ARGV_ZER...
2003-03-30 Matthias ClasenOptimize the common cases (init == NULL or init ==...
2003-02-04 Tor LillqvistFix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-11-17 Tor Lillqvist[Win32] Fix the asynchronous g_spawn* to return the...
2002-11-17 Tor LillqvistIgnore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be...
2001-09-27 Bruno HaibleWhen the sublangid is SUBLANG_DEFAULT, return the local...
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-03-18 Tor LillqvistAdd braces to silence gcc -Wall.
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2000-11-28 Tor LillqvistPatches by Hans Breuer: