summaryrefslogtreecommitdiff
path: root/lib/localcharset.c
Commit message (Expand)AuthorAgeFilesLines
* (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