diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-29 00:01:30 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-29 00:01:30 +0000 |
commit | a5198bd9ba1a79418c852ceb0ecf6f153c3ee609 (patch) | |
tree | 4bcaef366e6da4789417f114bd7ceb1fae79f778 /libthreads/ChangeLog | |
parent | d95245b9e6eb19991ee97ca4f0c6fedcfe619fb4 (diff) |
.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r-- | libthreads/ChangeLog | 2 |
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). |