Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2000-05-16 03:00:24 +0400
committerJeff Johnston <jjohnstn@redhat.com>2000-05-16 03:00:24 +0400
commit2b533fac14bcd88f301ba926425ac4317c55de7e (patch)
tree52e7912fdd850d67c4254350890cbfac73aa82d4 /newlib/ChangeLog
parent75362a768be4a15953e4a30314ec695174049ef2 (diff)
Mon May 15 18:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>
* libc/include/ctype.h: Changed tolower and toupper macros to use __extension__ to prevent pedantic warnings.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <jjohnstn@cygnus.com>
+
+ * 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 <joel@oarcorp.com>
* libc/sys/rtems/sys/time.h: Add macros for manipulating timeval