From c368bd64147fece1323b565fc22517f458f7b39b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 1 Feb 2011 05:38:01 +0000 Subject: 2011-02-01 Ralf Corsepius * libmisc/stringto/stringtounsignedlonglong.c: Reformat range check. c99 portability improvements. --- cpukit/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 75134d258e..fa79641e9f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2011-02-01 Ralf Corsepius + * libmisc/stringto/stringtounsignedlonglong.c: Reformat range check. + c99 portability improvements. * libmisc/stringto/stringtounsignedlong.c: Reformat range check. * libmisc/stringto/stringtolong.c: Reformat range check. Add check for result==0. -- cgit v1.2.3