]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
it seems that strcasecmp and strcasencmp have issues on windows replace
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 8 Sep 2010 16:41:23 +0000 (16:41 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 8 Sep 2010 16:41:23 +0000 (16:41 +0000)
commit931863bed70568320812a80b8fbd64a312c6b094
tree52367bd73e5c292a4d0bdca52d6ef29878ff34aa
parentc1c65bc4c4b2b25a71f39804bc728c9bf5e09821
it seems that strcasecmp and strcasencmp have issues on windows replace
with stricmp and strnicmp --  jkane mail.com

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2128 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_cgi.c