Require UNC paths to start with exactly two slashes. (g_get_current_dir):
authorTor Lillqvist <tml@iki.fi>
Thu, 30 Dec 2004 02:00:49 +0000 (02:00 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 30 Dec 2004 02:00:49 +0000 (02:00 +0000)
commitb76a6afcb8149f288804922a3c639d67efd090dc
tree446ae72e7ea3706ac7978f19140cbe54467a3439
parentb1f6eaf987f60396ab1215edeb79123e3ef2469b
Require UNC paths to start with exactly two slashes. (g_get_current_dir):

2004-12-30  Tor Lillqvist  <tml@iki.fi>

* glib/gutils.c (g_path_skip_root): Require UNC paths to start
with exactly two slashes.
(g_get_current_dir): Use wide character API when available.
(g_path_get_dirname): Handle UNC paths better. Part of fix for
#161797.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gutils.c