mirror of git://sourceware.org/git/glibc.git
Fix typos.
2000-04-23 Bruno Haible <haible@clisp.cons.org> 2000-04-23 Bruno Haible <haible@clisp.cons.org> 2000-04-23 Bruno Haible <haible@clisp.cons.org> after a hash collision or through binary search. Store the maximum index together with the converted message. Use iconv() when available.
This commit is contained in:
parent
0a55a28475
commit
8651d8a218
|
@ -39,12 +39,12 @@
|
||||||
|
|
||||||
* nscd/grpcache.c: Fix gr_name pointer [PR/1702].
|
* nscd/grpcache.c: Fix gr_name pointer [PR/1702].
|
||||||
|
|
||||||
2000-04-23 Bruno Haible <clisp.cons.org>
|
2000-04-23 Bruno Haible <haible@clisp.cons.org>
|
||||||
|
|
||||||
* intl/dcigettext.c: Define _GNU_SOURCE as early as possible.
|
* intl/dcigettext.c: Define _GNU_SOURCE as early as possible.
|
||||||
* intl/l10nflist.c: Likewise.
|
* intl/l10nflist.c: Likewise.
|
||||||
|
|
||||||
2000-04-23 Bruno Haible <clisp.cons.org>
|
2000-04-23 Bruno Haible <haible@clisp.cons.org>
|
||||||
|
|
||||||
* intl/bindtextdom.c [!_LIBC]: Define __libc_rwlock_define,
|
* intl/bindtextdom.c [!_LIBC]: Define __libc_rwlock_define,
|
||||||
__libc_rwlock_wrlock, __libc_rwlock_unlock as empty.
|
__libc_rwlock_wrlock, __libc_rwlock_unlock as empty.
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
* intl/loadmsgcat.c (_nl_load_domain) [!_LIBC, !HAVE_ICONV]: Avoid
|
* intl/loadmsgcat.c (_nl_load_domain) [!_LIBC, !HAVE_ICONV]: Avoid
|
||||||
syntax error.
|
syntax error.
|
||||||
|
|
||||||
2000-04-23 Bruno Haible <clisp.cons.org>
|
2000-04-23 Bruno Haible <haible@clisp.cons.org>
|
||||||
|
|
||||||
* intl/dcigettext.c (_nl_find_msg): Do the plural treatment and
|
* intl/dcigettext.c (_nl_find_msg): Do the plural treatment and
|
||||||
character set conversion also in the case the translation was found
|
character set conversion also in the case the translation was found
|
||||||
|
|
Loading…
Reference in New Issue