diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2010-07-01 08:45:52 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2010-07-01 08:45:52 +0000 |
commit | ca56076ae22c4e4eaafed078c3d0a3b29871e385 (patch) | |
tree | c365edee96208ae42acf6d937719fdfc4ba3cc53 /newlib/ChangeLog | |
parent | 5eb491d26e14e7f46f99aabc692322e864fcdd8d (diff) | |
download | cygnal-ca56076ae22c4e4eaafed078c3d0a3b29871e385.tar.gz cygnal-ca56076ae22c4e4eaafed078c3d0a3b29871e385.tar.bz2 cygnal-ca56076ae22c4e4eaafed078c3d0a3b29871e385.zip |
2010-06-29 Antony King <antony.king@sr.com>
* libc/ctype/ctype_.c (__ctype_ptr): Reinstate definition (guarded by
_NEED_OLD_CTYPE_PTR_DEFINITION) for backwards compatibility with newlib
1.16.0 and earlier.
2010-06-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* libc/include/sys/stat.h: Add ACCESSPERMS, ALLPERMS, and DEFFILEMODE.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 56c16de82..21bce979d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,13 @@ +2010-06-29 Antony King <antony.king@sr.com> + + * libc/ctype/ctype_.c (__ctype_ptr): Reinstate definition (guarded by + _NEED_OLD_CTYPE_PTR_DEFINITION) for backwards compatibility with newlib + 1.16.0 and earlier. + +2010-06-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> + + * libc/include/sys/stat.h: Add ACCESSPERMS, ALLPERMS, and DEFFILEMODE. + 2010-06-18 Pavel Pisa <ppisa4lists@pikron.com> * libc/include/machine/ieeefp.h[__arm__][!__VFP_FP__]: Set to |