summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/intl/localcharset.c
Commit message (Expand)AuthorAgeFilesLines
* intl: Update from gnulibDaiki Ueno2015-01-221-4/+38
* intl: Merge from glibcWill Newton2015-01-211-1/+1
* Update after Gnulib changedDaiki Ueno2014-09-301-9/+30
* localecharset: respect the thread-specific locale on Mac OS XDaiki Ueno2012-12-241-2/+7
* Update from gnulib.Daiki Ueno2012-12-081-1/+8
* Update from gnulib.Bruno Haible2012-02-181-8/+8
* Update from gnulib.Bruno Haible2012-01-071-6/+6
* Copyright: Use LGPL 2.1 instead of LGPL 2.0.Bruno Haible2011-06-071-10/+8
* Assume ANSI C behaviour of free().Bruno Haible2011-06-071-2/+1
* Update for Cygwin 1.7.Bruno Haible2010-05-091-5/+4
* Fix comment.Bruno Haible2009-12-131-15/+19
* Add comment.Bruno Haible2009-12-121-1/+13
* Untabify.Bruno Haible2009-12-121-237/+237
* Avoid symlink attack in localcharset module. Use fcntl_h.m4 from gnulib.Bruno Haible2009-10-181-61/+95
* Don't install charset.alias on MacOS X >= 10.3.Bruno Haible2009-06-231-2/+39
* Update from gnulib.Bruno Haible2009-06-231-2/+4
* Do not check HAVE_SETLOCALE.Bruno Haible2009-06-231-2/+2
* Include <config.h> unconditionally.Bruno Haible2009-06-231-3/+1
* Better integration with gnulib.Bruno Haible2009-06-231-0/+5
* Assume <stddef.h>, <stdlib.h>, <string.h> exist.Bruno Haible2009-06-231-12/+3
* Cygwin defines WIN32 itself in <windows.h> !Bruno Haible2009-06-231-8/+7
* Improved support for Cygwin.Bruno Haible2009-06-231-2/+53
* Assume ANSI C.Bruno Haible2009-06-231-3/+3
* Add more Windows codepage numbers.Bruno Haible2009-06-231-2/+10
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Treat Cygwin like Windows regarding pathnames.Bruno Haible2009-06-231-2/+2
* Support for running "make check" before "make install".Bruno Haible2009-06-231-1/+7
* Avoid memory leak upon realloc failure.Bruno Haible2009-06-231-5/+10
* Avoid using *_unlocked functions on Solaris 2.5.1.Bruno Haible2009-06-231-1/+1
* Add VMS support.Bruno Haible2009-06-231-2/+27
* Support for relocatable installation.Bruno Haible2009-06-231-1/+7
* Change copyright to LGPL. Make it callable from C++.Bruno Haible2009-06-231-6/+1
* Move intl/localcharset.c to gettext-runtime/intl/localcharset.c.Bruno Haible2009-06-231-0/+372