Add function to get the codeset name for the current locale.
authorOwen Taylor <otaylor@redhat.com>
Mon, 29 May 2000 18:48:29 +0000 (18:48 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 29 May 2000 18:48:29 +0000 (18:48 +0000)
commit466305d0ca11da051e6d1be823681fd54c831c08
tree7107625f66e72a22e8ab9eb8dd02acea987b3797
parent1fe02b28ad2e689d5d93cf389eeafa3d84f5fea6
Add function to get the codeset name for the current locale.

Mon May 29 14:10:35 2000  Owen Taylor  <otaylor@redhat.com>

* gutils.c (g_locale_get_codeset): Add function to get the
codeset name for the current locale.

* configure.in acconfig.h: Add check for nl_langinfo(CODESET);
14 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
acconfig.h
configure.in
glib.h
glib/glib.h
glib/gutils.c
gutils.c