[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.4-21-gc5c80ef

[ 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  c5c80ef400689b0c80006671a76ac03a733de12c (commit)
      from  a78031ce0d5e90fb59a7bef56093a5a597c097e2 (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 c5c80ef400689b0c80006671a76ac03a733de12c
Author: Stefan R. Filipek <srfilipek@xxxxxxxxx>
Date:   Fri Apr 19 14:41:14 2019 -0400

    sys_posix: support SCHED_FIFO and mlockall on more OSs
    
    Real-time scheduling and memory locking is available on posix compliant
    OSs. This patch centralizes this functionality and brings support to
    FreeBSD, NetBSD, and Solaris.
    
    [ML: updated coding style]

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

Summary of changes:
 configure                 |  27 +++++++++---
 doc/chrony.conf.adoc      |  46 +++++++++----------
 sys.c                     |  13 +++---
 sys_linux.c               |  67 ----------------------------
 sys_linux.h               |   4 --
 sys_posix.c               | 109 ++++++++++++++++++++++++++++++++++++++++++++++
 sys_null.h => sys_posix.h |  24 +++++-----
 7 files changed, 173 insertions(+), 117 deletions(-)
 create mode 100644 sys_posix.c
 copy sys_null.h => sys_posix.h (72%)


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/