summaryrefslogtreecommitdiff
path: root/libthreads/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-11-22 18:19:22 +0000
committerRoland McGrath <roland@gnu.org>1998-11-22 18:19:22 +0000
commit245d28143cd234d06a02b5f9573166e5a263c4d0 (patch)
tree03e034b5d4d6b585a8347f985c00d9328fadb231 /libthreads/ChangeLog
parentd93bc757be8062e275f53659eea8d29057df3275 (diff)
.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r--libthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <kettenis@phys.uva.nl>
+
+ * 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 <roland@baalperazim.frob.com>
* i386/csw.S (cproc_prepare): Take address of cthread_body as third