mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
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.
This commit is contained in:
committed by
Tor Lillqvist
parent
b1f6eaf987
commit
b76a6afcb8
@@ -1,3 +1,11 @@
|
||||
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.
|
||||
|
||||
2004-12-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Add an OS_LINUX conditional.
|
||||
|
Reference in New Issue
Block a user