(get_charset_aliases): Use malloc, realloc and memcpy
authorJim Meyering <jim@meyering.net>
Sat, 6 May 2000 13:47:38 +0000 (13:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 May 2000 13:47:38 +0000 (13:47 +0000)
commitc0a1220dfadca5d04d1a4fabe7c0697d763fea58
treedbf053760a0ea8764a18cca061cc3df5ffb10cf1
parentc0a697412199aa57fe24b7d2a11b58d78c410c2f
(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.
lib/localcharset.c