Mercurial > flash_v2
diff packages/compat/posix/current/ChangeLog @ 158:f2545e5de153
Merge from eCos master repository on 2001-04-24-11:22:42-BST
| author | jlarmour |
|---|---|
| date | Wed, 25 Apr 2001 23:22:52 +0000 |
| parents | f935b880e96c |
| children | ac086aa3217e |
line wrap: on
line diff
--- a/packages/compat/posix/current/ChangeLog +++ b/packages/compat/posix/current/ChangeLog @@ -1,3 +1,14 @@ +2001-04-20 Jonathan Larmour <jlarmour@redhat.com> + + * src/time.cxx (cyg_ticks_to_timespec): Actually don't bother + with working out seconds using convertors. Instead just divide + down ns from a long long. + +2001-04-19 Jonathan Larmour <jlarmour@redhat.com> + + * src/time.cxx (cyg_ticks_to_timespec): Clock convertors round off, + so adjust timespec accordingly. + 2001-02-14 Jonathan Larmour <jlarmour@redhat.com> * include/pthread.h: Remove pthread_canceled() and
