Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 27 Feb 2004 09:41:31 +0000 (09:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 27 Feb 2004 09:41:31 +0000 (09:41 +0000)
commita2c33d5af367856b33749001691956cf5e62423c
treed6abfda59931c66f9edee10b9007a59a0cb137a1
parent14ffbc8350791ff0f33ccc65af26ebaa1b520132
Update.

2004-02-27  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/pthread/createthread.c (create_thread): Remove use of
CLONE_STOPPED.  We cannot use SIGCONT which means CLONE_STOPPED
needs to be implemented differently to be useful.
nptl/ChangeLog
nptl/sysdeps/pthread/createthread.c