diff options
author | rpj <rpj> | 2001-02-07 13:08:54 +0000 |
---|---|---|
committer | rpj <rpj> | 2001-02-07 13:08:54 +0000 |
commit | 3c0fbfafe563b7b312d60c42c0d58a3a1f4d5930 (patch) | |
tree | 942ff52059442065ed3dd3c00d77a37ed72c6084 /tests/ChangeLog | |
parent | 7a31ef49c345dfb39de7cd6d43eeb29c34129495 (diff) |
Change the purpose of rwlock6 test and add new rwlock7 test.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 92fca1b..66ccff1 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +2001-02-08 Ross Johnson <rpj@special.ise.canberra.edu.au> + + * Makefile (rwlock7): Add new test. + * GNUmakefile (rwlock7): Add new test. + * rwlock7.c: New test. + * rwlock6.c: Changed to test that writer has priority. + 2000-12-29 Ross Johnson <rpj@special.ise.canberra.edu.au> * GNUmakefile: Add mutex4 test; ensure libpthreadw32.a is |