glibc/htl
Samuel Thibault 57e1651557 hurd: Avoid PLT ref for __pthread_get_cleanup_stack
* htl/pt-cleanup.c (___pthread_get_cleanup_stack): Rename to
	__pthread_get_cleanup_stack.
	(__pthread_get_cleanup_stack): Remove alias, add hidden def.
	* htl/pt-exit.c (__pthread_exit): Use __pthread_get_cleanup_stack
	instead of ___pthread_get_cleanup_stack.
	* sysdeps/htl/pthread-functions.h [libpthread]
	(__pthread_get_cleanup_stack): Add hidden proto.
	* sysdeps/htl/pthreadP.h (___pthread_get_cleanup_stack): Remove
	prototype.
2018-06-16 01:37:42 +02:00
..
tests hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
alloca_cutoff.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
configure hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
configure.in hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
cthreads-compat.c hurd: Avoid local PLTs in libpthread. 2018-04-02 18:08:37 +00:00
forward.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
libc_pthread_init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
libpthread_pic.a hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
libpthread.a hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
lockfile.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
Makefile hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-alloc.c hurd: Avoid local PLTs in libpthread. 2018-04-02 18:08:37 +00:00
pt-cancel.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-cleanup.c hurd: Avoid PLT ref for __pthread_get_cleanup_stack 2018-06-16 01:37:42 +02:00
pt-create.c hurd: Avoid local PLTs in libpthread. 2018-04-02 18:08:37 +00:00
pt-dealloc.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-detach.c hurd: Avoid local PLTs in libpthread. 2018-04-02 18:08:37 +00:00
pt-exit.c hurd: Avoid PLT ref for __pthread_get_cleanup_stack 2018-06-16 01:37:42 +02:00
pt-getattr.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-initialize.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-internal.h hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-join.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-self.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-setcancelstate.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-setcanceltype.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-sigmask.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-spin-inlines.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
pt-testcancel.c hurd: Avoid local PLTs in libpthread. 2018-04-02 18:08:37 +00:00
pt-yield.c hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
shlib-versions hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
Versions hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00