Fix Win32 build. VC++ 6.0 and 7.0 now use the thread-safe code.
authorjake <jake@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 1 Apr 2003 22:52:23 +0000 (22:52 +0000)
committerjake <jake@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 1 Apr 2003 22:52:23 +0000 (22:52 +0000)
commit0dd9e81745110d811a021513843c05fead623b8d
treec172bb9947e113d7244662ab937863b4fa64864c
parent134ab7800aa5ee81007b7467a56e6f46a5017b85
Fix Win32 build. VC++ 6.0 and 7.0 now use the thread-safe code.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@197 a5681a0c-68f1-0310-ab6d-d61299d08faa
THREADS
bindings/perl-shared/ntmake.pl
src/rrd.dsp
src/rrd.h
src/rrd.vcproj
src/rrd_graph.c
src/rrd_nan_inf.c
src/rrd_not_thread_safe.c
src/rrd_thread_safe_nt.c [new file with mode: 0644]
src/rrd_tool.h
src/rrdtool.dsp