diff options
author | rpj <rpj> | 2011-07-02 06:35:21 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-07-02 06:35:21 +0000 |
commit | aac54e89d7945f3f4557067b1d4a1cd8853d369f (patch) | |
tree | 41f794bea892c1e01b679b127f6dcd0e683c9219 /tests/ChangeLog | |
parent | e516576e75527fb763e800e61dd024461141ec14 (diff) |
See the ChangeLogs
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 803b4dc..91bb8ef 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,14 @@ +2011-07-02 Ross Johnson <ross dot johnson at homemail dot com dot au> + + * spin3.c: Unlock the unlocked spinlock now returns success. + * rwlock3.c: Join the thread to ensure it's completed. + * rwlock4.c: Likewise. + * rwlock5.c: Likewise. + * Makefile: Adjust prerequisites. + * GNUmakefile: Likewise. + * Bmakefile: Likewise. + * Wmakefile: Likewise. + 2011-07-02 Daniel Richard G. <skunk at iskunk dot org> * *.[ch]: Cleanups around timeb struct, mainly centralising |