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. 86c3dbc6445ff1bbd


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. 86c3dbc6445ff1bbd72c43ce46dd9f84d80e890e
Date: Sat, 31 Oct 2015 10:21:50 +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  86c3dbc6445ff1bbd72c43ce46dd9f84d80e890e (commit)
      from  6348dc004579b2f2580f346b636ec59f40888b15 (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 86c3dbc6445ff1bbd72c43ce46dd9f84d80e890e
Author: Samuel Thibault <address@hidden>
Date:   Sat Oct 31 11:20:52 2015 +0100

    Do not use __thread as parameter name
    
    That is the TLS qualifier.
    
    * include/pthread/pthread.h (pthread_getattr_np, pthread_cancel,
    pthread_kill, pthread_getcpuclockid, pthread_getschedparam,
    pthread_setschedparam, pthread_setschedprio): Use __thr as parameter name
    instead of __thread.

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

Summary of changes:
 include/pthread/pthread.h |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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