Ryan Lortie 725125aba3 GDir: add some glib-private APIs
Add a simple UNIX-only API that is used to create a GDir object from a
DIR* that is aquired using opendir() or fdopendir().

This makes it possible to use GDir with openat(), which in turn will
allow use of GDir in the existing GLocalFile implementation of
g_file_measure_disk_usage(), avoiding the current MSVC compatibility
problems there.

Also add an API similar to g_dir_open(), but without the GError handling
(since we want to create a better error message from inside of
glocalfile.c).

Thanks to Chun-wei Fan <fanchunwei@src.gnome.org> for portions of this
patch and for reviews.

https://bugzilla.gnome.org/show_bug.cgi?id=707787
2013-09-16 13:38:40 -04: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-07-20 11:07:46 +02:00
2012-11-15 14:19:06 -05:00
2013-01-19 14:30:05 -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
2013-04-09 14:02:54 +02: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-08-04 17:26:05 +02: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