This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "glibc maintenance".
The branch, fixes-2.28 has been updated via 13e10deb97472b76d4a4bf61c51c47592cdc82b5 (commit) from a8c90af45324fae86dff7f6511ee4881de4b6f75 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 13e10deb97472b76d4a4bf61c51c47592cdc82b5 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Thu Aug 9 01:26:19 2018 +0200 hurd: Avoid PLTs for __pthread_get/setspecific * sysdeps/htl/pthreadP.h [IS_IN (libpthread)] (__pthread_getspecific, __pthread_setspecific): Add hidden proto. * sysdeps/htl/pt-getspecific.c (__pthread_getspecific): Add hidden def. * sysdeps/htl/pt-setspecific.c (__pthread_setspecific): Add hidden def. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ sysdeps/htl/pt-getspecific.c | 1 + sysdeps/htl/pt-setspecific.c | 1 + sysdeps/htl/pthreadP.h | 2 ++ 4 files changed, 8 insertions(+) hooks/post-receive -- glibc maintenance