Add g_key_file_load_from_dirs for looking through a search path for a
[platform/upstream/glib.git] / glib / gspawn-win32-helper.c
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: