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 cb2e7d0..d69b52e 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2008-11-18 Craig Howland <howland@LGSInnovations.com> + + * libc/unix/ttyname.c: Add ttyname_r and change ttyname to use + ttyname_r. + 2008-11-17 Joel Sherrill <joel.sherrill@oarcorp.com> * configure.host: RTEMS now uses posix subdirectory. |