summaryrefslogtreecommitdiff
path: root/lib/localcharset.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid accidental use of native Windows APIs on Cygwin.Bruno Haible2017-04-211-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* localcharset: Avoid theoretical buffer overrun.Bruno Haible2016-12-021-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* localcharset: improve charset detection on OS/2KO Myung-Hun2015-01-071-4/+38
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* localcharset, localename: MS-Windows support for non-default localesEli Zaretskii2014-07-151-8/+29
* maint: update copyrightEric Blake2014-01-011-1/+1
* localecharset: make locale_charset thread-safe on Mac OS XDaiki Ueno2013-07-201-1/+6
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* localcharset: work around Mac OS X bug with UTF-8 and MB_CUR_MAXPaul Eggert2012-09-161-0/+7
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* Talk about "native Windows API", not "Woe32".Bruno Haible2012-01-071-6/+6
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-8/+8
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* localcharset: Assume ANSI C behaviour of free().Bruno Haible2011-02-281-2/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Update for Cygwin 1.7.Bruno Haible2010-05-091-4/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* localcharset: Fix comment.Bruno Haible2009-12-131-15/+19
* localcharset: Add comment.Bruno Haible2009-12-121-1/+13
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-237/+237
* Avoid symlink attack in localcharset module.Bruno Haible2009-10-181-61/+95
* Don't install charset.alias on MacOS X >= 10.3.Bruno Haible2009-01-251-2/+39
* Avoid warning on EMX.Bruno Haible2008-04-131-2/+4
* No need any more to check for setlocale - all systems have it.Bruno Haible2006-10-181-2/+2
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Prefer using configmake.h instead of augmenting DEFS.Bruno Haible2006-08-291-0/+5
* Assume the standard headers exist.Bruno Haible2006-07-311-12/+3
* Update localcharset module from GNU gettext.Bruno Haible2006-07-221-8/+58
* Update from GNU gettext.Bruno Haible2006-01-101-4/+12
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Update from GNU gettext 0.14.2.Bruno Haible2005-02-241-1/+7
* Treat Cygwin like Windows regarding pathname syntax.Bruno Haible2004-04-281-2/+2
* Avoid memory leak upon realloc failure.Bruno Haible2004-04-201-5/+10
* updates from savannah outageuid658182003-12-241-1/+1
* Update gettext source files from gettext automatically, using srclist-update.Paul Eggert2003-07-141-9/+8
* Upgrade to gettext-0.12.1.Bruno Haible2003-05-301-9/+35
* New file localcharset.h.Bruno Haible2002-12-311-0/+3
* Update config.charset and localcharset.c to current gettext version.Bruno Haible2002-11-041-3/+27
* Update to Gettext 0.11.Jim Meyering2002-02-161-10/+84
* Update from latest gettext.Jim Meyering2001-09-221-2/+5
* (locale_charset): Allow wildcard syntax. Also resolveJim Meyering2001-03-151-12/+11
* (locale_charset): Don't use setlocale(LC_CTYPE,NULL).Jim Meyering2001-03-061-5/+12
* (locale_charset): Add support for Win32.Jim Meyering2000-12-191-10/+44
* (get_charset_aliases): Use malloc, realloc and memcpyJim Meyering2000-05-061-10/+36
* (get_charset_aliases): Don't try to free file_nameJim Meyering2000-03-061-1/+2
* ("path-concat.h"): Include.Jim Meyering2000-03-051-3/+6
* Add Bruno's comment justifying use of volatile.Jim Meyering2000-03-041-0/+6