mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Namespace waste reduction, move some g_get_unix_mount functions to the
2007-12-17 Matthias Clasen <mclasen@redhat.com> * gio.symbols: * gunixmounts.[hc]: Namespace waste reduction, move some g_get_unix_mount functions to the g_unix_mount namespace. * gunixmounts.c: * gunixvolumemonitor.c: * glocalfile.c: * glocaldirectorymonitor.c: Update all callers. * gunixmounts.h: Remove leftover g_unix_get_canonical_device_path svn path=/trunk/; revision=6143
This commit is contained in:
committed by
Matthias Clasen
parent
19e895d818
commit
feb5258cf9
@@ -1,3 +1,7 @@
|
||||
2007-12-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gio/gio-sections.txt: Updates
|
||||
|
||||
2007-12-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/tmpl/hash_tables.sgml:
|
||||
|
@@ -1111,13 +1111,12 @@ g_unix_mount_point_is_user_mountable
|
||||
g_unix_mount_point_is_loopback
|
||||
g_unix_mount_point_guess_icon
|
||||
g_unix_mount_point_guess_name
|
||||
g_get_unix_mount_points
|
||||
g_get_unix_mounts
|
||||
g_get_unix_mount_at
|
||||
g_unix_mount_points_get
|
||||
g_unix_mounts_get
|
||||
g_unix_mount_at
|
||||
g_unix_mounts_changed_since
|
||||
g_unix_mount_points_changed_since
|
||||
g_unix_mount_monitor_new
|
||||
g_unix_get_canonical_device_path
|
||||
g_unix_is_mount_path_system_internal
|
||||
<SUBSECTION Standard>
|
||||
GUnixMountClass
|
||||
|
Reference in New Issue
Block a user