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-58-g44873df
Date: Tue, 1 Nov 2016 14:22:34 +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  44873df420d128972644ef3901c7d917ca3b7dd7 (commit)
      from  79e9d2b78ec0747a94731d45e0e5149269e96159 (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 44873df420d128972644ef3901c7d917ca3b7dd7
Author: Samuel Thibault <address@hidden>
Date:   Tue Nov 1 15:13:47 2016 +0100

    Do not inline pthread_spin_lock_*
    
    to avoid future incompatibilities when changing the implementation.
    
    * include/pthread/pthread.h [!_LIBC] (pthread_spin_destroy,
    pthread_spin_init, pthread_spin_lock, pthread_spin_trylock,
    pthread_spin_unlock): Do not provide inline definition.

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

Summary of changes:
 include/pthread/pthread.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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