From 5673ccc1756d56f2b2d47f1d2ce9f074095b5c1f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 21 Jan 2004 01:47:11 +0000 Subject: Update. 2004-01-20 Ulrich Drepper * sysdeps/pthread/createthread.c (create_thread): Don't add CLONE_DETACHED bit if it is not necessary. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 05b2a37eb6..7aa1c2b68c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-01-20 Ulrich Drepper + + * sysdeps/pthread/createthread.c (create_thread): Don't add + CLONE_DETACHED bit if it is not necessary. + 2004-01-16 Ulrich Drepper * pthread_getattr_np.c: Include ldsodefs.h. -- cgit 1.4.1