From 0d5f4929fe3cfb08225d8762a047c9661fcf8712 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 15 Dec 2002 11:24:42 +0000 Subject: Update. * sysdeps/unix/sysv/linux/libc_fatal.c: New file. --- nptl/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 2296c17803..7dc9523530 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2002-12-15 Ulrich Drepper + * sysdeps/unix/sysv/linux/i386/createthread.c (create_thread): Set + multiple_threads member in correct TCB to 1. + * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Define SINGLE_THREAD_P. If in libc or libpthread examine multiple_thread member of thread decriptor, otherwise return unconditionally 1. -- cgit v1.2.3