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. glibc-2.23-hurd+l


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. glibc-2.23-hurd+libpthread-20161218-20-g170f647
Date: Sat, 6 Jan 2018 05:19:17 -0500 (EST)

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  170f647a4a0deab3d003db7c7e06fbbe795c83af (commit)
      from  100a2df1686521605a784062ccda6a6b30c62deb (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 170f647a4a0deab3d003db7c7e06fbbe795c83af
Author: Samuel Thibault <address@hidden>
Date:   Sat Jan 6 11:18:17 2018 +0100

    Move headers to sysdeps so the normal sysdeps mechanism works
    
    to cope with the removal of add-ons mechanism.
    
    * include/pthread/pthread.h: rename to sysdeps/generic/pthread/pthread.h
    * include/pthread/pthreadtypes.h: rename to
    sysdeps/generic/pthread/pthreadtypes.h
    * pthreadP.h: rename to sysdeps/pthread/pthreadP.h

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

Summary of changes:
 {include => sysdeps/generic}/pthread/pthread.h      | 0
 {include => sysdeps/generic}/pthread/pthreadtypes.h | 0
 pthreadP.h => sysdeps/pthread/pthreadP.h            | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename {include => sysdeps/generic}/pthread/pthread.h (100%)
 rename {include => sysdeps/generic}/pthread/pthreadtypes.h (100%)
 rename pthreadP.h => sysdeps/pthread/pthreadP.h (100%)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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