htl: move ___pthread_self into libc.
commitf987e9b7a3b98185b3398caaac0ebd24ef4cd358
authorGuy-Fleury Iteriteka <gfleury@disroot.org>
Sat, 18 Mar 2023 09:58:25 +0000 (18 11:58 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 4 Apr 2023 23:26:34 +0000 (5 01:26 +0200)
treea8410612cb9b17913a9974d7cede90b557c3d84a
parent7bba5bd8e8c9b48b1983e5943e508b92e1270ac4
htl: move ___pthread_self into libc.

sysdeps/mach/hurd/htl/pt-pthread_self.c: New file.
htl/Makefile: .. Add it to libc routine.
sysdeps/mach/hurd/htl/pt-sysdep.c(__pthread_self): Remove it.
sysdeps/mach/hurd/htl/pt-sysdep.h(__pthread_self): Add hidden propertie.
htl/Versions(__pthread_self) Version it as private symbol.

Signed-off-by: Guy-Fleury Iteriteka <gfleury@disroot.org>
Message-Id: <20230318095826.1125734-3-gfleury@disroot.org>
htl/Makefile
htl/Versions
sysdeps/mach/hurd/htl/pt-pthread_self.c [new file with mode: 0644]
sysdeps/mach/hurd/htl/pt-sysdep.c
sysdeps/mach/hurd/htl/pt-sysdep.h