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. 0ef7b75c4ba91b666


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. 0ef7b75c4ba91b6660f0d3d8b51d14d25e3d5bfb
Date: Mon, 23 Mar 2015 00:54:47 +0000

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  0ef7b75c4ba91b6660f0d3d8b51d14d25e3d5bfb (commit)
      from  733616d782505a538bc2df900fe211a4e5a68b54 (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 0ef7b75c4ba91b6660f0d3d8b51d14d25e3d5bfb
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 23 01:53:54 2015 +0100

    Fix safety of pthread_once
    
    * sysdeps/generic/pt-once.c (__pthread_once): Call __memory_barrier before
    testing the __run field.

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

Summary of changes:
 sysdeps/generic/pt-once.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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