diff options
Diffstat (limited to 'debian/patches/libpthread_pthreadexit-safety.patch')
| -rw-r--r-- | debian/patches/libpthread_pthreadexit-safety.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/libpthread_pthreadexit-safety.patch b/debian/patches/libpthread_pthreadexit-safety.patch index 7a56f6e7..57dac1f0 100644 --- a/debian/patches/libpthread_pthreadexit-safety.patch +++ b/debian/patches/libpthread_pthreadexit-safety.patch @@ -1,6 +1,8 @@ As documented in pthread_exit(), the joiner has to make sure the thread really is dead before freeing its stack. +Note: Neal fixed it another way on 2008-08-16, drop this patch then. + Index: libpthread/pthread/pt-detach.c =================================================================== RCS file: /cvsroot/hurd/hurd/libpthread/pthread/pt-detach.c,v |
