Mercurial > ecos-v2_0-branch
diff packages/kernel/current/ChangeLog @ 183:9160a8005d76
Merge from eCos master repository on 2001-09-12-03:52:30-BST
| author | jlarmour |
|---|---|
| date | Wed, 12 Sep 2001 04:21:13 +0000 |
| parents | f62680ef1804 |
| children | 022f1e506033 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,13 @@ +2001-09-07 Jonathan Larmour <jlarmour@redhat.com> + + * include/thread.inl (measure_stack_usage): Deal with stack limits. + +2001-09-07 Nick Garnett <nickg@redhat.com> + + * src/common/thread.cxx (set_priority): Change argument to + instrumentation call to new_priority rather than current + priority. (Suggested by Andrew Lunn). + 2001-09-05 Jesper Skov <jskov@redhat.com> * include/mqueue.inl (Cyg_Mqueue): Initialize busy flag of last
