summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2005-03-16 05:21:27 +0000
committerrpj <rpj>2005-03-16 05:21:27 +0000
commit37ed3c02272ff6ef9786bdce2271dd98ab3bad9e (patch)
treeab557b4452d82e32ac7f5dc0c7394bd4aec12545 /ChangeLog
parent97827045ed4890dfcf0bc9747f634222f01812b0 (diff)
''
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08945d2..5bedad9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-03-16 Ross Johnson <ross at callisto.canberra.edu.au>
+ * pthread_setcancelstate.c: Undo the last change.
+
+2005-03-16 Ross Johnson <ross at callisto.canberra.edu.au>
+
* pthread_once.c (pthread_once): Fix faulty 'done' check; fix a
few races involving 'done' flag setting; fix incorrect 'done'
assignment.