git-fork-pthread_exit
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 25 Mar 2020 12:56:56 +0000 (12:56 +0000)
committerAurelien Jarno <aurel32@debian.org>
Wed, 25 Mar 2020 12:56:56 +0000 (12:56 +0000)
commit2802f8ad8051f8843c79679fd8f3e6d68b58ddb7
tree1fa5b4996361380e27c4595aa594be8d0f94bcb0
parent7531cc05679789cfe58f74de09d6af47055cafa0
git-fork-pthread_exit

commit 19a64d9f6eda12cd4b802aac470c645d208a1216
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Feb 9 17:01:06 2020 +0100

    htl: Fix calling pthread_exit in the child of a fork

    We need to reset the threads counter, otherwise pthread_exit() would not
    call exit(0).

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-fork-pthread_exit.diff
sysdeps/mach/hurd/htl/pt-sysdep.c