commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] glibc maintenance branch, fixes-2.28, updated. glibc-2.23-4017-g13


From: Samuel Thibault
Subject: [SCM] glibc maintenance branch, fixes-2.28, updated. glibc-2.23-4017-g13e10de
Date: Wed, 8 Aug 2018 19:49:14 -0400 (EDT)

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 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]