From 2b533fac14bcd88f301ba926425ac4317c55de7e Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 15 May 2000 23:00:24 +0000 Subject: Mon May 15 18:54:00 2000 Jeff Johnston * libc/include/ctype.h: Changed tolower and toupper macros to use __extension__ to prevent pedantic warnings. --- newlib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 735c47d05..a955e67f9 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +Mon May 15 18:54:00 2000 Jeff Johnston + + * libc/include/ctype.h: Changed tolower and toupper macros + to use __extension__ to prevent pedantic warnings. + Mon May 15 14:26:00 2000 Joel Sherrill * libc/sys/rtems/sys/time.h: Add macros for manipulating timeval -- cgit v1.2.3