]> 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)
commitd65ad153656396049d288553aae5dbe6ec340bd2
tree52ba38d623d72af127f8921c75b556cefc973fb4
parent450b954345bc12f77ab783c0eb034a594605bcc0
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/branches/1.3/program@1696 a5681a0c-68f1-0310-ab6d-d61299d08faa
acinclude.m4
configure.ac
src/rrd_open.c