glibc/sysdeps/mach/hurd/htl
Guy-Fleury Iteriteka f987e9b7a3 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>
2023-04-05 01:26:34 +02:00
..
bits htl: Make pthread_mutex_t pointer-aligned 2023-02-27 23:12:36 +01:00
Implies
pt-docancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-hurd-cond-timedwait.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-hurd-cond-wait.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-checklocked.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-consistent.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-destroy.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-getprioceiling.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-init.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-lock.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-setprioceiling.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-timedlock.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-transfer-np.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-trylock.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex-unlock.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutex.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-destroy.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-getprioceiling.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-getprotocol.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-getpshared.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-getrobust.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-gettype.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-init.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-setprioceiling.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-setprotocol.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-setpshared.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-setrobust.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-mutexattr-settype.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-pthread_self.c htl: move ___pthread_self into libc. 2023-04-05 01:26:34 +02:00
pt-sigstate-destroy.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-sigstate-init.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-sigstate.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pt-sysdep.c htl: move ___pthread_self into libc. 2023-04-05 01:26:34 +02:00
pt-sysdep.h htl: move ___pthread_self into libc. 2023-04-05 01:26:34 +02:00