]> granicus.if.org Git - graphviz/commit
add an abstraction for strcasecmp
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 2 Aug 2020 01:13:13 +0000 (18:13 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 7 Aug 2020 14:00:28 +0000 (07:00 -0700)
commitcadb72d6157603338a990be4e27a599c7b96b214
treebe5d78378d0ea182157b09258b930f3ab5297923
parent393e536d6b3dac415b8de62f420d6e58ae0f6638
add an abstraction for strcasecmp

Related to #1775.
lib/cgraph/CMakeLists.txt
lib/cgraph/Makefile.am
lib/cgraph/cgraph.vcxproj
lib/cgraph/cgraph.vcxproj.filters
lib/cgraph/strcasecmp.h [new file with mode: 0644]