Mercurial > flash_v2
diff packages/kernel/current/ChangeLog @ 28:18ee5a9c102e ecos-sw-1999-08-09
Merge from eCos master repository on 1999-08-09-17:04:48-BST
| author | jlarmour |
|---|---|
| date | Mon, 09 Aug 1999 16:37:19 +0000 |
| parents | 306eee292492 |
| children | 641b639be825 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,16 @@ +1999-07-29 Jesper Skov <jskov@cygnus.co.uk> + + * src/sync/mutex.cxx (lock): Removed assertion again. Not possible + to determine if a violation wil cause a deadlock. + +1999-07-27 Jesper Skov <jskov@cygnus.co.uk> + + * src/sync/mutex.cxx (lock): Added simple assertion check for + deadlocks. + + * tests/stress_threads.c: Only allow printf from main thread to + prevent deadlocks. + 1999-07-14 Hugo Tyson <hmt@cygnus.co.uk> * tests/kcache1.c (entry0): Also perform timing tests with
