commit-hurd
[Top][All Lists]
Advanced

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

[SCM] POSIX threading library branch, master, updated. glibc-2.19-hurd+l


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. glibc-2.19-hurd+libpthread-20160518-57-g79e9d2b
Date: Mon, 24 Oct 2016 20:38:17 +0000 (UTC)

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 "POSIX threading library".

The branch, master has been updated
       via  79e9d2b78ec0747a94731d45e0e5149269e96159 (commit)
      from  05babf965ec39be7e1c8a7306ec1c60b1e614654 (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 79e9d2b78ec0747a94731d45e0e5149269e96159
Author: Samuel Thibault <address@hidden>
Date:   Mon Oct 24 22:34:36 2016 +0200

    Do not pthread_self when raise is called before libpthread init
    
    * Versions (__pthread_threads): Add in GLIBC_PRIVATE.
    * pthreadP.h (__pthread_threads): Declare.
    * sysdeps/generic/raise.c (__pthread_threads): Make symbol weak.
    (raise): Check for __pthread_threads before calling __pthread_self.

-----------------------------------------------------------------------

Summary of changes:
 Versions                |    1 +
 pthreadP.h              |    1 +
 sysdeps/generic/raise.c |    3 ++-
 3 files changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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