From 245d28143cd234d06a02b5f9573166e5a263c4d0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 22 Nov 1998 18:19:22 +0000 Subject: . --- libthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libthreads') diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 87c02b11..521baf61 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,9 @@ +1998-11-12 Mark Kettenis + + * cthreads.c (cthread_init): Move cthread_alloc call before + cproc_init call, since cthread_alloc uses malloc, and malloc won't + work between initializing the new stack and switching over to it. + 1998-07-20 Roland McGrath * i386/csw.S (cproc_prepare): Take address of cthread_body as third -- cgit v1.2.3