]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Bug 2570] cleanup: reduced logging noise, moved some functions into libntp
authorJuergen Perlinger <perlinger@ntp.org>
Wed, 26 Mar 2014 10:01:31 +0000 (11:01 +0100)
committerJuergen Perlinger <perlinger@ntp.org>
Wed, 26 Mar 2014 10:01:31 +0000 (11:01 +0100)
commit8d56cd16513bb21aadaa15bca30203567047ebba
tree6ec4f5b13e01e3c0fd90ffd23d7a0e71200483eb
parent7d430d397d18270ce2578e41a213e67e7df51ad4
[Bug 2570] cleanup: reduced logging noise, moved some functions into libntp

bk: 5332a57bhkuzzUZG8DXvMFgOFdGVOg
13 files changed:
ChangeLog
include/Makefile.am
include/ntp_calendar.h
include/vint64ops.h [new file with mode: 0644]
libntp/Makefile.am
libntp/ntp_calendar.c
libntp/vint64ops.c [new file with mode: 0644]
ntpd/ntp_leapsec.c
ntpd/ntp_leapsec.h
ntpd/ntp_util.c
tests/libntp/Makefile.am
tests/libntp/vi64ops.cpp [new file with mode: 0644]
tests/ntpd/leapsec.cpp