mirror of git://sourceware.org/git/glibc.git
* intl/localealias.c (read_alias_file): Use unsigned char for local variables. Remove unused variable tp. * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char * for type of codeset. For loosing Solaris systems. * intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset. * intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable len if not needed. Patches by Jim Meyering. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| bindtextdom.c | ||
| dcgettext.c | ||
| dgettext.c | ||
| explodename.c | ||
| finddomain.c | ||
| gettext.c | ||
| gettext.h | ||
| gettextP.h | ||
| hash-string.h | ||
| l10nflist.c | ||
| libintl.h | ||
| loadinfo.h | ||
| loadmsgcat.c | ||
| locale.alias | ||
| localealias.c | ||
| textdomain.c | ||