]> granicus.if.org Git - graphviz/commit
gvpr: rewrite debug graph processing to use stdio instead of sfio
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 20 Mar 2022 01:36:40 +0000 (18:36 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 25 Mar 2022 14:40:02 +0000 (07:40 -0700)
commitaa0d7c1ad3d495cdbd0f376c06df58a99a0a9e10
tree42c18cd009f71b5ed802edbd4de5970c9ef3fd4e
parentd9492642c7d6f3f5191a313d179833318c7a7210
gvpr: rewrite debug graph processing to use stdio instead of sfio

This cuts a dependency on sfio, as well as a dependency on non-portable unistd.h
functions.

Gitlab: #1998, #2204
cmd/gvpr/gvprmain.c