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


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. ed9f866df04350bd3bf4661710eda07c02e8ff6a
Date: Thu, 04 Dec 2014 00:33:52 +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  ed9f866df04350bd3bf4661710eda07c02e8ff6a (commit)
      from  01a36d151b82f6034c9e8721a5f486ab95254d35 (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 ed9f866df04350bd3bf4661710eda07c02e8ff6a
Author: Samuel Thibault <address@hidden>
Date:   Thu Dec 4 01:33:00 2014 +0100

    Fix pthread_create return value on TLS allocation failure
    
    * pthread/pt-create.c (__pthread_create_internal): When _dl_allocate_tls
    returns NULL, set `err' to ENOMEM.

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

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


hooks/post-receive
-- 
POSIX threading library



reply via email to

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