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)
commit9d8798c22242abbddda853d87d5b11fc16b56ff2
treec35b76f12b44fd0e1a4c735958f3600ea2053484
parent93bacf0a1b9552afbeb4b87f23c2fffef9fb0cbf
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@1696 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/acinclude.m4
program/configure.ac
program/src/rrd_open.c