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. 988f0e4cbda1673df


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. 988f0e4cbda1673dfaa47051b8a64d90a89ea2ce
Date: Sun, 08 Mar 2015 10:23:43 +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  988f0e4cbda1673dfaa47051b8a64d90a89ea2ce (commit)
      from  8dc97a5e7ca62b98aba02883724fd58a91f9a32e (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 988f0e4cbda1673dfaa47051b8a64d90a89ea2ce
Author: Samuel Thibault <address@hidden>
Date:   Sun Mar 8 11:22:19 2015 +0100

    Move pthread-specific lock definitions and declarations to libpthread
    
    * sysdeps/pthread/bits/libc-lockP.h: New file
    * pthread/pthread-functions.h: Move to...
    * sysdeps/pthread/pthread-functions.h: ... here.

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

Summary of changes:
 sysdeps/pthread/bits/libc-lockP.h                |  158 ++++++++++++++++++++++
 {pthread => sysdeps/pthread}/pthread-functions.h |    0
 2 files changed, 158 insertions(+), 0 deletions(-)
 create mode 100644 sysdeps/pthread/bits/libc-lockP.h
 rename {pthread => sysdeps/pthread}/pthread-functions.h (100%)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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