aboutsummaryrefslogtreecommitdiff
path: root/localedata/tst-langinfo.c
AgeCommit message (Collapse)Author
2000-07-30Update.Ulrich Drepper
2000-07-29 Ulrich Drepper <drepper@redhat.com> * locale/langinfo.h: Add entries for extra tables in CTYPE data. * locale/programs/ld-ctype.c: Adjust for this. * locale/programs/ld-collate.c: Add more alignment checks. * locale/string/strcoll.c: Likewise. 2000-07-30 Mark Kettenis <kettenis@gnu.org> * stdio-common/vfprintf.c: Move inclusion of _i18n_number.h outside USE_IN_LIBIO block.
2000-07-28tst-langinfo.c: Include <string.h> for strcmp prototype.Andreas Jaeger
2000-07-28 Andreas Jaeger <aj@suse.de> * tst-langinfo.c: Include <string.h> for strcmp prototype.
2000-07-25Update.Ulrich Drepper
2000-07-25 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_builtin.h: Add WCHAR_T alias.
2000-07-25Update.Ulrich Drepper
* Makefile: Add rules to build, run, and distribute tst-langinfo. * tst-langinfo.c: New file. * tst-langinfo.sh: New file.