hurd 64bit: Fix pthread_t/thread_t type to long
commit65d1407d55e4f7df703f72ac52c9cef37a59be92
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 1 May 2023 12:22:31 +0000 (1 14:22 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 1 May 2023 13:05:09 +0000 (1 15:05 +0200)
tree66b4a13eecaad95928683cefe07059ac29b755ad
parent7647d1901ea2b34fafd95ecddf52905a3d314368
hurd 64bit: Fix pthread_t/thread_t type to long

So that they can be trivially cast to pointer type, like with nptl.
htl/Makefile
sysdeps/htl/bits/pthread.h
sysdeps/htl/bits/thread-shared-types.h
sysdeps/htl/bits/types/__pthread_t.h [copied from sysdeps/htl/bits/pthread.h with 64% similarity]
sysdeps/htl/bits/types/__thrd_t.h [copied from sysdeps/htl/bits/pthread.h with 64% similarity]
sysdeps/mach/hurd/i386/htl/bits/types/__pthread_t.h [copied from sysdeps/htl/bits/pthread.h with 66% similarity]
sysdeps/mach/hurd/i386/htl/bits/types/__thrd_t.h [copied from sysdeps/htl/bits/pthread.h with 64% similarity]