Code

always open with rb/wb when it is a binary file ... unix and windows will work alike...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 30 Apr 2005 09:51:12 +0000 (09:51 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 30 Apr 2005 09:51:12 +0000 (09:51 +0000)
commit012106294392f24e3fec3c7e4b7bc3f8634ad9e3
tree0f31a00d98c15065cb5e25d59ca2567125652141
parentf01781c1fd31fcc24c223241eb83266707ba3dc2
always open with rb/wb when it is a binary file ... unix and windows will work alike with this ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@455 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_open.c
program/src/rrd_update.c