summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2008-06-07 15:23:00 +0000
committerNeal H. Walfield <neal@gnu.org>2008-06-07 15:23:00 +0000
commit9830b3b2eb53aa7ad2eeb4cc11fbb44ba323cf4e (patch)
tree921e8744dc9aae1f2dbf182a8af6f815e32c55d4 /ChangeLog
parent542a455d6c2da2eac68f9c4f45604af85008443a (diff)
2008-06-07 Neal H. Walfield <neal@gnu.org>
* pthread/pt-internal.h (__pthread_queue_iterate): Use 1, not true. (__pthread_dequeuing_iterate): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89209aa..e21d34a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-07 Neal H. Walfield <neal@gnu.org>
+
+ * pthread/pt-internal.h (__pthread_queue_iterate): Use 1, not
+ true.
+ (__pthread_dequeuing_iterate): Likewise.
+
2008-05-27 Neal H. Walfield <neal@gnu.org>
* pthread/pt-internal.h (__pthread_queue_iterate): Before