diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 09b13a742..8fed9e531 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,12 @@ +2002-09-16 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/wchar.h (mbstate_t): Change protective flag to + be _MBSTATE_T. + * libc/include/sys/_types.h (_mbstate_t): Remove protective flag. + [__CYGWIN__]: Remove special code that defines mbstate_t and WEOF + for Cygwin. + * libc/sys/linux/sys/_types.h (_mbstate_t): Remove protective flag. + 2002-09-11 Jeff Johnston <jjohnstn@redhat.com> * acinclude.m4 (enable-newlib-mb): Change check to |