glibc/sysdeps/hurd/htl
Samuel Thibault 2c040d0b90 hurd: Fix pthread_kill on exiting/ted thread
We have to drop the kernel_thread port from the thread structure, to
avoid pthread_kill's call to _hurd_thread_sigstate trying to reference
it and fail.
2022-01-15 15:11:54 +01:00
..
pt-kill.c hurd: Fix pthread_kill on exiting/ted thread 2022-01-15 15:11:54 +01:00