mirror of git://sourceware.org/git/glibc.git
2001-01-05 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_simple.c (internal_ics4_loop): Correct test for overflowing output buffer. (internal_ucs4_loop_unaligned): Likewise. (ucs4_internal_loop): Likewise. (ucs4_internal_loop_unaligned): Likewise. (internal_ucs4le_loop): Likewise. (internal_ucs4le_loop_unaligned): Likewise. (ucs4le_internal_loop): Likewise. (ucs4le_internal_loop_unaligned): Likewise. Reported by Owen Taylor <otaylor@redhat.com>. * iconv/Makefile (tests): Add tst-iconv2. * iconv/tst-iconv2.c: New file. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Versions | ||
| gconv.c | ||
| gconv.h | ||
| gconv_builtin.c | ||
| gconv_builtin.h | ||
| gconv_close.c | ||
| gconv_conf.c | ||
| gconv_db.c | ||
| gconv_dl.c | ||
| gconv_int.h | ||
| gconv_open.c | ||
| gconv_simple.c | ||
| gconv_trans.c | ||
| iconv.c | ||
| iconv.h | ||
| iconv_close.c | ||
| iconv_open.c | ||
| iconv_prog.c | ||
| loop.c | ||
| skeleton.c | ||
| tst-iconv1.c | ||
| tst-iconv2.c | ||