* progress in moving all the fileaccess over to a wrapper system that can do fd based...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 23 May 2007 20:42:13 +0000 (20:42 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 23 May 2007 20:42:13 +0000 (20:42 +0000)
commit818549a636c390fb4a8390a7e2195a52293cd56b
treeda587a2a12b60c4c984c54712f6ba15f20d18823
parent02ef386b0946ceb31dcedfd88393a0dd5e0e266d
* progress in moving all the fileaccess over to a wrapper system that can do fd based and mmap based fileaccess transparently ...
* small fixes left and right to improve code quality and stability.
-- Bernhard Fischer rep dot nop gmail com

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1075 a5681a0c-68f1-0310-ab6d-d61299d08faa
20 files changed:
configure.ac
src/Makefile.am
src/rrd.h
src/rrd_dump.c
src/rrd_fetch.c
src/rrd_first.c
src/rrd_hw.c
src/rrd_hw.h
src/rrd_info.c
src/rrd_last.c
src/rrd_lastupdate.c
src/rrd_open.c
src/rrd_resize.c
src/rrd_restore.c
src/rrd_stat.c
src/rrd_thread_safe.c
src/rrd_tool.h
src/rrd_tune.c
src/rrd_update.c
src/unused.h