[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.4-17-g69c6dff

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.

The branch, master has been updated
       via  69c6dffd63c58f329999a8d3420c5d2875940b5f (commit)
      from  2ddd0ae23181f529bf0e8abaecfc9c726d672568 (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 69c6dffd63c58f329999a8d3420c5d2875940b5f
Author: Stefan R. Filipek <srfilipek@xxxxxxxxx>
Date:   Thu Apr 4 19:12:39 2019 -0400

    sys_linux: use pthread_setschedparam instead of sched_setscheduler
    
    Fix an issue with Linux and musl libc where sched_setscheduler is not
    implemented. It seems that pthread_setschedparam is more widely
    supported across different C libraries and OSs. For our use case, it
    should make no difference which call is used.

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

Summary of changes:
 configure   | 16 +++++++++++-----
 sys.c       |  2 +-
 sys_linux.c | 11 ++++++-----
 3 files changed, 18 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/