diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-27 18:45:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-27 18:45:00 +0000 |
commit | 4944d5d63f26970c9a65965f907e49d30bf53ca6 (patch) | |
tree | feed0f263659675bf76f40d3fd1a9dbdfc19a3cd /ChangeLog | |
parent | b4f48b41b478c9344ab81bfb82785b5736e6aafc (diff) | |
download | glibc-4944d5d63f26970c9a65965f907e49d30bf53ca6.zip glibc-4944d5d63f26970c9a65965f907e49d30bf53ca6.tar.gz glibc-4944d5d63f26970c9a65965f907e49d30bf53ca6.tar.bz2 |
Update.
* intl/dcigettext.c (DCIGETTEXT): Remove _nl_find_language in code
to determine invalid locale name.
* locale/findlocale.c (_nl_find_locale): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2000-08-27 Ulrich Drepper <drepper@redhat.com> + * intl/dcigettext.c (DCIGETTEXT): Remove _nl_find_language in code + to determine invalid locale name. + * locale/findlocale.c (_nl_find_locale): Likewise. + * posix/annexc.c: Correct test for unavailable feature. * sysdeps/unix/sysv/linux/i386/sys/io.h (outw): Fix __INLINE -> |