summaryrefslogtreecommitdiff
path: root/lib/localename.c
Commit message (Expand)AuthorAgeFilesLines
* localename: Implement gl_locale_name_thread_unsafe for AndroidKevin Cernekee2015-02-161-0/+2
* localename: support Solaris 12 and illumosPádraig Brady2015-01-301-1/+8
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* localename: make gl_locale_name_thread really thread-safe on WindowsDaiki Ueno2014-08-081-1/+14
* localename: Enforce declarations before statements.Eli Zaretskii2014-07-191-7/+8
* localcharset, localename: MS-Windows support for non-default localesEli Zaretskii2014-07-151-0/+86
* localename: avoid -Wsuggest-attribute={const,pure} warningsAssaf Gordon2014-07-101-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* localename: port gl_locale_name_thread_unsafe to FreeBSDPaul Eggert2012-09-241-116/+17
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-32/+32
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-12/+12
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Copyright: Use LGPL 2.1 instead of LGPL 2.0.Bruno Haible2011-06-041-10/+8
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Port to uClibc.Bruno Haible2010-11-201-2/+2
* localename: Port to MacOS X 10.6.Bruno Haible2010-04-031-2/+30
* Minor formatting changes.Bruno Haible2010-03-251-2/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* localename: Avoid gcc warning.Bruno Haible2010-01-011-9/+13
* localename: Fix storage allocation of gl_locale_name_thread's result.Bruno Haible2009-12-261-8/+24
* localename: Make aware of thread locale.Bruno Haible2009-12-231-6/+233
* localename: Improvements for MacOS X and Cygwin.Bruno Haible2009-12-221-8/+62
* localename: Update list of Win32 locale ids.Bruno Haible2009-12-221-121/+1058
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-391/+391
* Make localename.c compile with current mingw.Bruno Haible2008-05-281-2/+1
* Fix mistake in last commit.Bruno Haible2008-04-221-2/+2
* Update the list of Windows locales.Bruno Haible2008-04-171-4/+98
* Update after Microsoft change the value if SUBLANG_SINDHI_PAKISTAN.Bruno Haible2008-04-171-114/+206
* New module 'localename'.Bruno Haible2007-06-071-0/+1507