mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
Revert mistaken change: it is UNIX, not Unix.
* glib/tmpl/completion.sgml, glib/tmpl/date.sgml, glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml, glib/tmpl/macros.sgml, glib/tmpl/memory.sgml, glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix. * glib/tmpl/memory_chunks.sgml, glib/tmpl/date.sgml, glib/tmpl/threads.sgml, glib/tmpl/gtype.sgml: Trivial markup fixes. * glib/gconvert.c, glib/giochannel.c, glib/gmain.c, glib/gwin32.c: Revert mistaken change: it is UNIX, not Unix.
This commit is contained in:
@@ -99,7 +99,7 @@ g_win32_ftruncate (gint fd,
|
||||
* g_win32_getlocale:
|
||||
*
|
||||
* The setlocale in the Microsoft C library uses locale names of the
|
||||
* form "English_United States.1252" etc. We want the Unixish standard
|
||||
* form "English_United States.1252" etc. We want the UNIXish standard
|
||||
* form "en_US", "zh_TW" etc. This function gets the current thread
|
||||
* locale from Windows - without any encoding info - and returns it as
|
||||
* a string of the above form for use in forming file names etc. The
|
||||
|
Reference in New Issue
Block a user