diff options
author | rpj <rpj> | 1998-10-11 19:51:50 +0000 |
---|---|---|
committer | rpj <rpj> | 1998-10-11 19:51:50 +0000 |
commit | 7522a5a3b4f87f79534ae134a087d80e3e4bfa8a (patch) | |
tree | 8f5d011d74c9f391a8e8f106b8519930642462e8 /tests/ChangeLog | |
parent | b1ae51f7ddacb33ad3e371fc8844ee7eaf96234c (diff) |
Mon Oct 12 02:12:29 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* tsd1.c: New. Test TSD using 1 key and 2 threads.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 081218f..074d5c4 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 12 02:12:29 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> + + * tsd1.c: New. Test TSD using 1 key and 2 threads. + 1998-09-13 Ben Elliston <bje@cygnus.com> * eyal1.c: New file; contributed by Eyal Lebedinsky @@ -17,4 +21,3 @@ * exit2.c: New file; test pthread_exit() harder. * exit1.c: New file; test pthread_exit(). - |