author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 19 Dec 2008 14:26:47 +0000 (14:26 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 19 Dec 2008 14:26:47 +0000 (14:26 +0000) | ||
commit | f4d749681ae3a3b1c5488beaa2bc878b1c92086c | |
tree | 45e8ccd5b27e01239a273812cf7813127eb17032 | tree | snapshot |
parent | 8e94942bd942e7348ebbcdc155164fe94f1047dd | commit | diff |
win32 fixes by Stefan . Ludewig . exitgames . com
* added portable plbasename since basename is not available on stock win32
* rrd_update was using %d to show a timestamp ... %lli is better
since it also will show 64bit time_t correctly.
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1716 a5681a0c-68f1-0310-ab6d-d61299d08faa
* added portable plbasename since basename is not available on stock win32
* rrd_update was using %d to show a timestamp ... %lli is better
since it also will show 64bit time_t correctly.
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1716 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/Makefile.am | diff | blob | history | |
program/src/plbasename.c | [new file with mode: 0644] | blob |
program/src/plbasename.h | [new file with mode: 0644] | blob |
program/src/rrd_graph.c | diff | blob | history | |
program/src/rrd_update.c | diff | blob | history | |
program/win32/rrdlib.vcproj | diff | blob | history |