Files
glib/gio
Dan Winship 158dde0507 Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
In Windows development environments that have it, <unistd.h> is mostly
just a wrapper around several other native headers (in particular,
<io.h>, which contains read(), close(), etc, and <process.h>, which
contains getpid()). But given that some Windows dev environments don't
have <unistd.h>, everything that uses those functions on Windows
already needed to include the correct Windows header as well, and so
there is never any point to including <unistd.h> on Windows.

Also, remove some <unistd.h> includes (and a few others) that were
unnecessary even on unix.

https://bugzilla.gnome.org/show_bug.cgi?id=710519
2013-11-20 09:25:39 -05:00
..
2013-10-17 10:12:27 -04:00
2013-10-03 10:37:30 -04:00
2013-10-04 22:08:36 +02:00
2013-10-17 10:12:27 -04:00
2013-11-06 11:26:53 -05:00
2013-11-06 11:26:53 -05:00
2013-10-17 10:12:27 -04:00
2013-10-21 14:30:26 -04:00
2013-06-30 10:32:18 +02:00
2013-02-15 05:39:20 -05:00
2013-11-20 09:16:16 -05:00
2013-11-20 09:16:16 -05:00
2013-04-21 16:25:15 -04:00
2013-05-25 23:15:36 -04:00
2013-06-23 14:15:05 +02:00
2013-04-21 16:31:14 -04:00
2013-10-27 17:15:38 -07:00
2013-04-21 16:31:14 -04:00
2013-10-21 14:30:26 -04:00
2013-10-21 14:30:30 -04:00
2013-10-21 14:30:26 -04:00
2013-07-11 12:35:45 -04:00
2013-07-11 12:35:45 -04:00
2012-12-29 00:22:34 -05:00
2013-11-08 20:57:04 -05:00
2013-10-21 15:24:55 -04:00
2013-03-26 10:51:48 +01:00
2011-10-02 22:33:10 -04:00
2013-04-21 16:31:14 -04:00
2013-10-21 15:24:55 -04:00
2013-10-21 15:24:55 -04:00