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. b9eb71a78f15f5f88


From: Richard Braun
Subject: [SCM] POSIX threading library branch, master, updated. b9eb71a78f15f5f889114fb1f5393be74789039d
Date: Sat, 29 Jun 2013 08:50:32 +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  b9eb71a78f15f5f889114fb1f5393be74789039d (commit)
      from  ff1ae3d79b2d103f211ad4c600e144ad448a98e6 (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 b9eb71a78f15f5f889114fb1f5393be74789039d
Author: Richard Braun <address@hidden>
Date:   Sat Jun 29 10:48:21 2013 +0200

    Fix a subtle thread creation bug
    
    * pthread/pt-create.c (__pthread_create_internal): Store pthread ID in
    caller-provided memory before starting the new thread.

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

Summary of changes:
 pthread/pt-create.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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