(__pthread_create_2_1): Remember whether thread is created detached and if yes, do...
commitebfa58bb230933c35798a83f99a7a0c95c9d2217
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Sep 2004 18:20:01 +0000 (24 18:20 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Sep 2004 18:20:01 +0000 (24 18:20 +0000)
treed6954eb8d9e49c86b1336cc585f3cd31fd8412cd
parent24f076f84e25e5938d6d6e17d94ed3b7bbb4cc24
(__pthread_create_2_1): Remember whether thread is created detached and if yes, do not try to free the stack in case the thread creation failed.
nptl/pthread_create.c