From: Andreas Schwab Date: Thu, 25 Oct 2001 10:21:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: upstream/2.30~22412 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a5fcd166476e87027ff28953f6f487ee218b60c1;p=external%2Fglibc.git *** empty log message *** 2001-10-25 Andreas Schwab * stdlib/a64l.c: Expect least significant digit first. * stdlib/l64a.c: Produce least significant digit first. * stdlib/Makefile (tests): Add test-a64l. * stdlib/test-a64l.c: New file. Reported by Masaki Hasegawa . --- diff --git a/ChangeLog b/ChangeLog index 6917584..5a6f930 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-10-25 Andreas Schwab + + * stdlib/a64l.c: Expect least significant digit first. + * stdlib/l64a.c: Produce least significant digit first. + * stdlib/Makefile (tests): Add test-a64l. + * stdlib/test-a64l.c: New file. + Reported by Masaki Hasegawa . + 2001-10-21 Ulrich Drepper * po/sk.po: Update from translation team.