about summary refs log tree commit diff
path: root/localedata/tst-langinfo.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2001-01-201-1/+46
| | | | | | | * stdlib/jrand48_r.c (__jrand48_r): Correct constructing of results. Reported by Jeff Higham <jhigham@algorithmics.com>. * stdlib/tst-rand48.c: New file. * stdlib/Makefile (tests): Add tst-rand48.
* Adjust for change in ja_JP.Ulrich Drepper2000-10-031-2/+2
|
* Update.Ulrich Drepper2000-07-251-0/+301
* Makefile: Add rules to build, run, and distribute tst-langinfo. * tst-langinfo.c: New file. * tst-langinfo.sh: New file.