diff options
author | rpj <rpj> | 2005-05-15 15:28:24 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-05-15 15:28:24 +0000 |
commit | 46ae637c4ef03a921d4a06baf99219c6149a7d20 (patch) | |
tree | ca25c87f4285954f598d6f9b11b906d74b24750d /tests/ChangeLog | |
parent | d4a22be21479c3b52e0ba2d3cfb150a98c426422 (diff) |
''
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 3cd189f..bbd29f7 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,13 @@ +2005-05-15 Ross Johnson <rpj@callisto.canberra.edu.au> + + * detach1.c: New test. + * join1.c: Reduce sleep times. + * join0.c: Remove MSVCRT conditional compile - join should always + return the thread exit code. + * join1.c: Likewise. + * join2.c: Likewise. + * join3.c: Likewise. + 2005-04-18 Ross Johnson <rpj@callisto.canberra.edu.au> * condvar3.c: Remove locks from around signalling calls - should not |