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 c5913e09e..1429e8e70 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,10 @@ 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org> + * libc/posix/runetype.h: Add include of stddef.h and remove + defining standard types: size_t and wchar_t. + +2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org> + * libc/include/pthread.h: Remove prototypes for pthread_attr_getcputime and pthread_attr_setcputime which were proposed but never approved by the POSIX standard. |