[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hurd-commit
Subject:    [SCM] POSIX threading library branch, master, updated. 3410beff94994edf971dd634c56156d70c7cf215
From:       Samuel Thibault <samuel.thibault () ens-lyon ! org>
Date:       2015-02-28 20:44:46
Message-ID: E1YRoFi-0002CM-61 () vcs ! savannah ! gnu ! org
[Download RAW message or body]

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  3410beff94994edf971dd634c56156d70c7cf215 (commit)
      from  e5107f3250800f5194c6fae4050eb3ea7f61209d (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 3410beff94994edf971dd634c56156d70c7cf215
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Feb 28 21:41:47 2015 +0100

    Allow libpthread.so to dynamically loaded from a dlopened library
    
    * pthread/pt-internal.h: Include <ldsodefs.h>
    (_dl_allocate_tls, _dl_deallocate_tls): Remove declarations.
    * sysdeps/mach/hurd/pt-sysdep.c (init_routine): Rename into _init_routine,
    add `stack' parameter, return if __pthread_threads is already initialized,
    pass stack address to __pthread_create_internal if any.
    (init_routine): New function, calls init_routine with 0
    (dynamic_init_routine): New constructor function, calls init_routine with
    __libc_stack_end.

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

Summary of changes:
 pthread/pt-internal.h         |   17 ++++-------------
 sysdeps/mach/hurd/pt-sysdep.c |   34 +++++++++++++++++++++++++++++++---
 2 files changed, 35 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
POSIX threading library

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic