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 005ff984a..222b8a8fd 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com> + + * libc/include/sys/features.h: Enable UNIX98 mutex attributes + for RTEMS. + 2009-07-03 Eric Blake <ebb9@byu.net> Add mkdtemp, mkstemps. |