Don't treat the Win32 user name like a gecos field, and when extracting a
authorMatthias Clasen <maclas@gmx.de>
Wed, 21 Jan 2004 23:41:46 +0000 (23:41 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 21 Jan 2004 23:41:46 +0000 (23:41 +0000)
commit1107a9f41a3103bfdcac3b07537f16fa386b35f6
tree81300afa848c17146fd3755801ae4c95560799de
parente2d5240179aa4efc09515cb59359a1d973d0b7d0
Don't treat the Win32 user name like a gecos field, and when extracting a

Thu Jan 22 00:41:34 2004  Matthias Clasen  <maclas@gmx.de>

* glib/gutils.c (g_get_any_init): Don't treat the Win32
user name like a gecos field, and when extracting a real
name from a gecos field, replace '&' by the capitalized
user name (a traditional passwd feature).
(#118973, reported by Soeren Boll Overgaard)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gutils.c