commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] POSIX threading library branch, master-threadvars, created. 01f873


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master-threadvars, created. 01f8736f297da40f0ee327d73794579be2ec3ecf
Date: Thu, 26 Dec 2013 12:07:00 +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-threadvars has been created
        at  01f8736f297da40f0ee327d73794579be2ec3ecf (commit)

- Log -----------------------------------------------------------------
commit 01f8736f297da40f0ee327d73794579be2ec3ecf
Author: Samuel Thibault <address@hidden>
Date:   Fri Nov 1 21:54:40 2013 +0100

    Let libc get sigthread stack layout in static builds
    
    Libc only uses a weak reference, we need a stronger reference to get the
    symbol from libpthread2.a
    
    * libpthread.a (pthread_getattr_np, pthread_attr_getstack): Add references.
    * libpthread_pic.a (pthread_getattr_np, pthread_attr_getstack): Likewise.

commit 714413a7694ff534855e9e5904899695eac6c9bb
Author: Samuel Thibault <address@hidden>
Date:   Thu Oct 24 11:44:52 2013 +0200

    Really use user-provided stack
    
    * pthread/pt-create.c (__pthread_create_internal): When the user provides a
    `stackaddr`, use it instead of allocating a stack.
    * pthread/pt-detach.c (pthread_detach): Only deallocate the stack when it
    was allocated by libpthread.
    * pthread/pt-join.c (pthread_join): Likewise.

commit 959f7365fccd1c89be9938c2655eba9122171e6a
Author: Samuel Thibault <address@hidden>
Date:   Sun Oct 20 20:35:45 2013 +0200

    Drop threadvars entirely

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


hooks/post-receive
-- 
POSIX threading library



reply via email to

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