]> granicus.if.org Git - graphviz/commit
removes Windows strdup redirection
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 25 Feb 2021 03:19:17 +0000 (19:19 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 3 Mar 2021 15:42:30 +0000 (07:42 -0800)
commitf79b9a26cafa5d04bd201509300ed27bc7a7d61e
tree074e30f4fe72dceaea63990f087e293bffcc24c1
parentc6c141c9c58a5a3a2da3e88a77a2232b3a783145
removes Windows strdup redirection

Microsoft already provides a shim that does this [0].

  [0]: https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/strdup-wcsdup?view=msvc-160
cmd/gvmap/gvmap.c
cmd/tools/convert.h
cmd/tools/gml2gv.h
cmd/tools/gv2gml.c
lib/glcomp/glcompdefs.h
lib/gvc/gvplugin.c