From: Simon Ruderich Date: Sun, 4 Apr 2021 08:35:22 +0000 (+0200) Subject: sync: refactor file opening into OpenFileNoFollow() X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=713cde4bd701dd53ed46d01f43c9e9e7b82dc514;hp=713cde4bd701dd53ed46d01f43c9e9e7b82dc514;p=safcm%2Fsafcm.git sync: refactor file opening into OpenFileNoFollow() Make it public because it will be used by other packages in the next commit. ---