Patch from Sven Neumann to make the include order consistent. (#71704)
[platform/upstream/glib.git] / glib / gspawn-win32.c
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...
2002-11-18 Tor LillqvistDo handle G_SPAWN_DO_NOT_REAP_CHILD after all, similari...
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...
2002-04-19 Tor LillqvistAdd Windows-specific note to the gtk-doc comment.
2002-02-19 Tor LillqvistInclude <config.h> first here, too. Use g_io_channel_re...
2001-12-17 Matthias ClasenUse <envar>, not <envvar>.
2001-12-16 Matthias ClasenMinor markup fixes.
2001-10-01 Sven Neumannglib/gconvert.c glib/gspawn-win32.c some minor document...
2001-09-27 Bruno HaibleWhen the sublangid is SUBLANG_DEFAULT, return the local...
2001-09-17 Tor LillqvistAdd variable for LT_CURRENT minus LT_AGE (the suffix...
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-01-16 Owen TaylorAdd gettext support.
2000-11-28 Tor LillqvistPatches by Hans Breuer:
2000-10-19 Tor LillqvistPass -DGSPAWN_HELPER when building it. Link with user32...
2000-10-16 Tor LillqvistSome more debugging output. (g_io_channel_win32_poll...