From 092e2ac3b344d7793b6fa56a5255ff1ce0916185 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 20 Aug 1997 19:41:20 +0000 Subject: Wed Aug 20 15:39:44 1997 Thomas Bushnell, n/BSG * cthreads.c (cthread_body): Wire self before calling user work function. This way all cthreads will be wired, which the ports library (and hurd_thread_cancel, etc.) depend on. --- libthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libthreads/ChangeLog') diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 191ba734..772ec5f0 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,9 @@ +Wed Aug 20 15:39:44 1997 Thomas Bushnell, n/BSG + + * cthreads.c (cthread_body): Wire self before calling user work + function. This way all cthreads will be wired, which the ports + library (and hurd_thread_cancel, etc.) depend on. + Fri Aug 8 13:21:17 1997 Thomas Bushnell, n/BSG * Makefile (SRCS): Delete malloc.c; libc now has a thread safe -- cgit v1.2.3