Chun-wei Fan 1498c2bfe4 glib/gspawn-win32-helper.c: Clean up a bit
Remove the parts about storing up the fd's in a data structure, but call
close() on the fd's.  However, retain the _get_osfhandle() check on the
fd's when we iterate through the fd's as on fd values in the iteration may
well be invalid fd's.  As a result, the invalid parameter handler is still
needed for newer Microsoft CRTs (8.0/2005+) for _get_osfhandle() to
make sure that the program does not abort when we check the validity of
fd's to be closed in the loop[1].

[1]: http://msdn.microsoft.com/en-us/library/ks2530z6%28v=vs.80%29.aspx
2013-11-13 17:15:24 +08:00
..
2013-09-12 14:40:24 -04:00
2011-06-12 16:17:30 -04:00
2013-05-23 22:14:59 -04:00
2013-03-17 22:48:53 -04:00
2011-08-29 14:49:32 -04:00
2012-11-09 09:09:39 +01:00
2013-07-28 18:37:47 -04:00
2013-09-16 13:38:40 -04:00
2013-09-16 13:38:40 -04:00
2011-12-13 23:01:51 -05:00
2012-11-15 14:19:06 -05:00
2012-11-15 14:19:06 -05:00
2013-01-18 13:03:28 -05:00
2011-05-28 23:27:24 -04:00
2013-01-15 14:08:02 -05:00
2012-10-07 20:12:02 -03:00
2013-03-01 19:11:11 -05:00
2013-09-20 21:08:20 +02:00
2012-11-15 14:19:06 -05:00
2010-09-13 16:52:51 +02:00
2011-06-08 23:44:39 -04:00
2011-07-22 15:47:24 +02:00
2012-03-20 22:29:50 -04:00
2012-11-15 14:19:06 -05:00
2013-08-17 13:02:25 -04:00
2013-09-01 14:56:23 -04:00
2013-01-29 09:46:04 -05:00
2013-09-09 23:35:25 +02:00
2013-08-17 17:25:56 -04:00
2013-08-18 18:13:02 -04:00
2010-09-03 20:38:30 -04:00
2013-03-05 17:27:53 +01:00
2013-07-11 12:16:44 -04:00
2012-02-26 23:58:41 -05:00
2013-04-04 13:15:00 -04:00
2013-02-25 23:08:43 -05:00
2013-01-13 22:59:40 -05:00
2010-12-03 14:41:06 -05:00
2013-08-17 10:34:32 -04:00
2013-04-22 16:15:16 -04:00
2012-11-15 14:19:06 -05:00