commit-hurd
[Top][All Lists]
Advanced

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

[SCM] POSIX threading library branch, master-hurd-with-pthreads, created


From: Richard Braun
Subject: [SCM] POSIX threading library branch, master-hurd-with-pthreads, created. c328117e17c44911f41721451dbb01b36a50b540
Date: Mon, 03 Sep 2012 18:29:09 +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-hurd-with-pthreads has been created
        at  c328117e17c44911f41721451dbb01b36a50b540 (commit)

- Log -----------------------------------------------------------------
commit c328117e17c44911f41721451dbb01b36a50b540
Author: Richard Braun <address@hidden>
Date:   Mon Sep 3 20:29:10 2012 +0200

    Allow applications to set the default stack size
    
    This change is a temporary hack intended for the Hurd servers. Once Hurd
    threadvars are replaced with TLS, this commit should be reverted.
    
    * pthread/pt-internal.h (__pthread_default_attr): Remove const qualifier.
    * sysdeps/generic/pt-attr.c (__pthread_default_attr): Likewise.
    * sysdeps/mach/hurd/pt-sysdep.c (__pthread_stack_default_size): New 
variable.
    (init_routine): Set __pthread_default_attr.stacksize if
    __pthread_stack_default_size exists.

commit dc3c2e46fa58e85987b18c4df77139b124ac254a
Author: Richard Braun <address@hidden>
Date:   Mon Sep 3 20:29:10 2012 +0200

    Add Hurd-specific condition wait function
    
    * Makefile (libpthread-routines): Add pt-hurd-cond-wait.
    * Versions (libc): Add pthread_hurd_cond_wait_np.
    (libpthread): Likewise.
    * sysdeps/mach/hurd/bits/pthread-np.h: New file.
    * sysdeps/mach/hurd/pt-hurd-cond-wait.c: Likewise.

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


hooks/post-receive
-- 
POSIX threading library



reply via email to

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