mirror of git://sourceware.org/git/glibc.git
* iconv/gconv_trans.c: Correct a few bugs in the search loop. Remove remainders of hash table. * locale/categories.def: Remove remainders of transliteration hash table. * locale/langinfo.h: Likewise. * locale/programs/ld-ctype.c: Likewise. Fix code to write out transliteration tables. * locale/gen-translit.pl: New file. * locale/C-translit.h.in: New file. * locale/C-ctype.c: Include C-translit.h. Initialize transliteration data pointers with data from this file. * locale/Makefile (distribute): Add C-translit.h.in, C-translit.h, and gen-translit.pl. Add rule to generate C-translit.h. |
||
|---|---|---|
| .. | ||
| 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 | ||