]> git.ipfire.org Git - thirdparty/chrony.git/commit
switch to new util file functions
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 22 Oct 2019 16:06:25 +0000 (18:06 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 Oct 2019 10:48:45 +0000 (12:48 +0200)
commite18903a6b56341481a2e08469c0602010bf7bfe3
treea1c081ebd1599c14db3d30f1a97c50cce6b6bd77
parent7dfd4ae55634e35fbf829c102af47d1dcd5a644d
switch to new util file functions

Replace all fopen(), rename(), and unlink() calls with the new util
functions.
conf.c
keys.c
logging.c
main.c
reference.c
rtc_linux.c
socket.c
sources.c
tempcomp.c
util.c