Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-19 | (locale_charset): Add support for Win32. | Jim Meyering | |
2000-05-06 | (get_charset_aliases): Use malloc, realloc and memcpy | Jim Meyering | |
instead of xmalloc, xrealloc, path_concat. (locale_charset): Treat empty environment variables as absent. (DIRECTORY_SEPARATOR, ISSLASH): New macros. | |||
2000-03-06 | (get_charset_aliases): Don't try to free file_name | Jim Meyering | |
if it's NULL (because we ran out of memory). From Bruno Haible. | |||
2000-03-05 | ("path-concat.h"): Include. | Jim Meyering | |
(get_charset_aliases): Use path_concat instead of ANSI string concatenation. | |||
2000-03-04 | Add Bruno's comment justifying use of volatile. | Jim Meyering | |
2000-03-01 | Guard some #includes with `#if HAVE_...'. | Jim Meyering | |
2000-03-01 | new file, from Bruno | Jim Meyering | |