]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit - src/rrd_rpncalc.c
VS2013, modifications to compile as C++ and on Windows .
authorpetgit <mo1607bil>
Thu, 24 Jul 2014 06:27:56 +0000 (08:27 +0200)
committerpetgit <mo1607bil>
Thu, 24 Jul 2014 06:27:56 +0000 (08:27 +0200)
commitc92ad0e4709ce6e14be2cad4674197014b1b356d
tree037ab5d26641da3f374311fe311caf4294bae494
parent2d38341aed0187a48e5fa77b86dde6b22fea7365
VS2013, modifications to compile as  C++ and on Windows .
21 files changed:
.gitignore
WIN32-BUILD-TIPS.txt [new file with mode: 0644]
src/mkstemp.c [new file with mode: 0644]
src/mkstemp.h [new file with mode: 0644]
src/rrd_client.c
src/rrd_create.c
src/rrd_modify.c
src/rrd_restore.c
src/rrd_rpncalc.c
src/rrd_snprintf.c
src/rrd_update.c
win32/RCa02816 [new file with mode: 0644]
win32/librrd-4.def
win32/librrd-4.vcxproj [new file with mode: 0644]
win32/librrd-4.vcxproj.user [new file with mode: 0644]
win32/rrd.sln [new file with mode: 0644]
win32/rrd_config.h
win32/rrdtool.sln [new file with mode: 0644]
win32/rrdtool.vcxproj [new file with mode: 0644]
win32/rrdupdate.sln [new file with mode: 0644]
win32/rrdupdate.vcxproj [new file with mode: 0644]