about summary refs log tree commit diff
path: root/stdlib/test-a64l.c
Commit message (Collapse)AuthorAgeFilesLines
* * stdlib/a64l.c: Expect least significant digit first. Andreas Schwab2001-10-251-0/+75
* stdlib/l64a.c: Produce least significant digit first. * stdlib/Makefile (tests): Add test-a64l. * stdlib/test-a64l.c: New file.