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


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. 7c290d1513af40e81b613ef41502c2fbc6c3c402
Date: Sun, 22 Apr 2012 21:39:53 +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  7c290d1513af40e81b613ef41502c2fbc6c3c402 (commit)
       via  9741579ea63731ff5651cd3185d04c71bae2fe14 (commit)
       via  cf4bfa4a4c5216e2d07a7fec4aa6487fa56003c9 (commit)
       via  23e100abfe088d846df479ab176cba28f43a7814 (commit)
      from  581b822ea36002817f4c22b9ea715b72a0647166 (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 7c290d1513af40e81b613ef41502c2fbc6c3c402
Merge: 9741579 581b822
Author: Samuel Thibault <address@hidden>
Date:   Sun Apr 22 23:38:54 2012 +0000

    Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/libpthread

commit 9741579ea63731ff5651cd3185d04c71bae2fe14
Author: Samuel Thibault <address@hidden>
Date:   Sun Apr 22 16:55:40 2012 +0000

    Fix glibc add-on installation rules
    
    * Makefile [IN_GLIBC=no] (inst_libdir): Define to $(libdir).
    (install, .PHONY, libpthread2.a, libpthread2_pic.a): Use $(inst_libdir)
    instead of $(libdir), enable in IN_GLIBC=yes too.
    [IN_GLIBC=yes] ($(inst_libdir)/libpthread.so): Define to create symlink.

commit cf4bfa4a4c5216e2d07a7fec4aa6487fa56003c9
Author: Samuel Thibault <address@hidden>
Date:   Sun Apr 22 16:52:46 2012 +0000

    Install bits/pthreadtypes.h
    
    And make it expose only types, not the rest of the pthread API.
    
    * Makefile (headers): Add bits/pthreadtypes.h.
    * sysdeps/generic/bits/pthreadtypes.h: Include <pthread/pthreadtypes.h>
    instead of <pthread.h>

commit 23e100abfe088d846df479ab176cba28f43a7814
Author: Samuel Thibault <address@hidden>
Date:   Sun Apr 22 00:50:37 2012 +0000

    Set -B option to find libpthread.so
    
    * Makefile (extra-B-pthread.so): Define.

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

Summary of changes:
 Makefile                            |   29 ++++++++++++++++++++++-------
 sysdeps/generic/bits/pthreadtypes.h |    2 +-
 2 files changed, 23 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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