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-6-gef0a8fc
Date: Sat, 2 Sep 2017 23:45:51 -0400 (EDT)

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  ef0a8fccc49b69a9f229069278148fdccddf2541 (commit)
       via  1f065f9ad49b78b40d29af92820225b328319fc6 (commit)
      from  de1a908af2944e6601fb14f88933abebd02649e1 (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 ef0a8fccc49b69a9f229069278148fdccddf2541
Author: Samuel Thibault <address@hidden>
Date:   Sun Sep 3 05:45:11 2017 +0200

    Fix build with glibc 2.26
    
        * sysdeps/generic/pt-attr.c
        (__pthread_default_attr.__schedparam): Use __sched_priority
        field name instead of sched_priority.

commit 1f065f9ad49b78b40d29af92820225b328319fc6
Author: Samuel Thibault <address@hidden>
Date:   Mon Aug 28 00:14:36 2017 +0200

    Implement basic pthread_getschedparam
    
    * sysdeps/generic/pt-getschedparam.c (__pthread_getschedparam): Return
    SCHED_OTHER and priority 0.  Remove stub warning.

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

Summary of changes:
 sysdeps/generic/pt-attr.c          | 2 +-
 sysdeps/generic/pt-getschedparam.c | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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