Code

check for broken implementations of msync / MS_ASYNC where
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 5 Dec 2008 15:18:11 +0000 (15:18 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 5 Dec 2008 15:18:11 +0000 (15:18 +0000)
commitef8bb43b2ad2cc702848fcb0c75897e46d7382db
tree52ba38d623d72af127f8921c75b556cefc973fb4
parent63641706ac95b43a22c1e6856d3f1699e7ae0433
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