From fe7c9a1f83c0583d6287e2e3fe6995407465f479 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 1 Feb 2011 05:43:21 +0000 Subject: 2011-02-01 Ralf Corsepius * libmisc/stringto/stringtoint.c: Reformat range check. Add check for result==0. --- cpukit/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 8aec3a32f5..3a5dc3435c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2011-02-01 Ralf Corsepius + * libmisc/stringto/stringtoint.c: Reformat range check. + Add check for result==0. * libmisc/stringto/stringtofloat.c: Reformat range check. Add check for result = -HUGE_VALF. * libmisc/stringto/stringtodouble.c: Reformat range check. -- cgit v1.2.3