]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
check for broken implementations of msync / MS_ASYNC where
authorTobias Oetiker <tobi@oetiker.ch>
Fri, 5 Dec 2008 15:18:11 +0000 (15:18 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Fri, 5 Dec 2008 15:18:11 +0000 (15:18 +0000)
commitdcc2ea020b0790faaa41012b5d400e25267d7557
tree1c29f2b2a57eae30581b117f44d67ec1cfe476a5
parent1d5158c9e1d84a126fbdee64b1b5dff3d1bd123e
check for broken implementations of msync / MS_ASYNC where
the mtime does not get updated. warn and explicitly call utime
in rrd_open when a file is opened rw.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1696 a5681a0c-68f1-0310-ab6d-d61299d08faa
acinclude.m4
configure.ac
src/rrd_open.c