diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index eec006e96..10cccb56f 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> + + * libc/include/stdio.h [__SCLE] (__sgetc_r): Prototype before define + to avoid a warning with -Wmissing-prototypes. + 2009-04-03 Ken Werner <ken.werner@de.ibm.com> * libc/machine/spu/mmap_ea.c (mmap_ea): Check length argument. |