From 9ddd3e4ffe133a2e60c16e1156324b3095c7d792 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 28 May 2002 23:59:05 +0000 Subject: . --- libthreads/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libthreads') diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 2cdb2840..f5fca749 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,5 +1,12 @@ 2002-05-28 Roland McGrath + * 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). + + * cthreads.c (cthread_fork_prepare, cthread_fork_parent, + cthread_fork_child): Don't call malloc_fork_* (lost in merge). + * lockfile.c: Use __attribute__ magic instead of #pragma magic for alias definitions. Don't bother to make them weak. -- cgit v1.2.3