diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index f5ffe446a..eaa9a748b 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,9 @@ 2000-12-04 Joel Sherrill <joel@OARcorp.com> + * libc/include/sys/times.h: Add reference to POSIX standard. + +2000-12-04 Joel Sherrill <joel@OARcorp.com> + * libc/include/sys/time.h: Added BSD timer manipulation macros used by RTEMS code. |