summaryrefslogtreecommitdiff
path: root/libthreads
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-29 00:01:30 +0000
committerRoland McGrath <roland@gnu.org>2002-05-29 00:01:30 +0000
commita5198bd9ba1a79418c852ceb0ecf6f153c3ee609 (patch)
tree4bcaef366e6da4789417f114bd7ceb1fae79f778 /libthreads
parentd95245b9e6eb19991ee97ca4f0c6fedcfe619fb4 (diff)
.
Diffstat (limited to 'libthreads')
-rw-r--r--libthreads/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index f5fca749..1f748914 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,5 +1,7 @@
2002-05-28 Roland McGrath <roland@frob.com>
+ * cprocs.c (cproc_block): Can't be static, called from cancel-cond.c.
+
* cthreads.h (hurd_condition_wait, condition_implies,
condition_unimplies): Restore decls lost in merge.
(mutex_clear): Define as mutex_init instead of bogon (lost in merge).