diff options
author | rpj <rpj> | 2004-10-19 13:24:40 +0000 |
---|---|---|
committer | rpj <rpj> | 2004-10-19 13:24:40 +0000 |
commit | 8c8bcc5d1737002a9d153105c16b262d2e201efa (patch) | |
tree | ba43c6049cc7e361a3eb875015aeb4032c01c559 /tests/ChangeLog | |
parent | 45b1b8cb2a6588f9316f780d8cefe11c181a9a17 (diff) |
Semaphore speedups - alpha, but passes testsuite
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index f55b2b6..65d52f1 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,8 +1,12 @@ -2004-10-14 Ross Johnson <rpj@callisto.canberra.edu.au> +2004-10-19 Ross Johnson <rpj@callisto.canberra.edu.au>
- * rwlock7.c (main): Tidy up statistics reporting; randomise - update accesses. - * rwlock8.c: New test. + * semaphore3.c: New test. + +2004-10-14 Ross Johnson <rpj@callisto.canberra.edu.au>
+ + * rwlock7.c (main): Tidy up statistics reporting; randomise
+ update accesses.
+ * rwlock8.c: New test.
2004-09-08 Alexandre Girao <alexgirao@gmail.com>
|