about summary refs log tree commit diff
path: root/localedata/tests/trans.def
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-06-261-115/+114
| | | | | | | 2000-06-25 Greg McGary <greg@mcgary.org> * sysdeps/i386/i586/memcpy.S: Redefine memcpy as mempcpy, not as bcopy.
* Update.Ulrich Drepper2000-06-181-0/+3
| | | | | | | | | | * locale/programs/ld-ctype.c (ctype_output): Really write out mboutdigits information. * localedata/tst-trans.c: Add code to test printf's I flag with locale. * localedata/tst-trans.sh: Set GCONV_PATH for compilation environment. * localedata/tests/trans.def: Add outdigit information. * localedata/tst-mbswcs3.c: Remove comment.
* Update.Ulrich Drepper1999-11-211-0/+159
* locale/programs/ld-monetary.c (monetary_finish): Don't print individual error message if nothing is defined.