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


From: Richard Braun
Subject: [SCM] POSIX threading library branch, master, updated. 7c6dc6e28b2fc4b67934223f41cf080ffe58b230
Date: Wed, 22 Jan 2014 00:21:40 +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  7c6dc6e28b2fc4b67934223f41cf080ffe58b230 (commit)
      from  014966443ac044ca9d53b6bcec6678b9360cba78 (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 7c6dc6e28b2fc4b67934223f41cf080ffe58b230
Author: Richard Braun <address@hidden>
Date:   Wed Jan 22 01:15:55 2014 +0100

    Fix up the main thread TCB
    
    Unlike other threads, the TCB of the main thread is created by the C
    library before libpthread is initialized and needs special care.
    
    * sysdeps/mach/hurd/i386/pt-setup.c (__pthread_setup): Set the `self'
    member of the main thread TCB.

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

Summary of changes:
 sysdeps/mach/hurd/i386/pt-setup.c |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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