Jim Meyering
|
ba986c2928
|
Update from gnulib.
|
2002-11-23 14:59:39 +00:00 |
|
Jim Meyering
|
8481ec72a8
|
Update to Gettext 0.11.
|
2002-02-16 14:10:17 +00:00 |
|
Jim Meyering
|
8d45c22c3c
|
Update from latest gettext.
|
2001-09-22 15:08:35 +00:00 |
|
Jim Meyering
|
a5d6ae87e0
|
(locale_charset): Allow wildcard syntax. Also resolve
alias if codeset is empty.
|
2001-03-15 14:49:56 +00:00 |
|
Jim Meyering
|
6d28b40fce
|
(locale_charset): Don't use setlocale(LC_CTYPE,NULL).
Don't return NULL.
|
2001-03-06 18:11:20 +00:00 |
|
Jim Meyering
|
bc40f9fcef
|
(locale_charset): Add support for Win32.
|
2000-12-19 08:16:09 +00:00 |
|
Jim Meyering
|
6b54234726
|
(get_charset_aliases): Use malloc, realloc and memcpy
instead of xmalloc, xrealloc, path_concat.
(locale_charset): Treat empty environment variables as absent.
(DIRECTORY_SEPARATOR, ISSLASH): New macros.
|
2000-05-06 13:47:38 +00:00 |
|
Jim Meyering
|
9ebf9199a4
|
(get_charset_aliases): Don't try to free file_name
if it's NULL (because we ran out of memory). From Bruno Haible.
|
2000-03-06 11:19:23 +00:00 |
|
Jim Meyering
|
b7d59be6a4
|
("path-concat.h"): Include.
(get_charset_aliases): Use path_concat instead of ANSI string
concatenation.
|
2000-03-05 10:27:22 +00:00 |
|
Jim Meyering
|
634dad84ba
|
Add Bruno's comment justifying use of volatile.
|
2000-03-04 07:57:35 +00:00 |
|
Jim Meyering
|
578156186d
|
Guard some #includes with `#if HAVE_...'.
|
2000-03-01 13:21:23 +00:00 |
|
Jim Meyering
|
e2915cc17d
|
new file, from Bruno
|
2000-03-01 13:11:05 +00:00 |
|