summaryrefslogtreecommitdiff
path: root/lib/localcharset.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Guard some #includes with `#if HAVE_...'.Jim Meyering2000-03-011-2/+9
* new file, from BrunoJim Meyering2000-03-011-0/+185