[ITP] cflow 1.7 - analyzes C files charting control flow within the program
Jon Turney
jon.turney@dronecode.org.uk
Sun Sep 29 13:01:41 GMT 2024
On 17/09/2024 21:14, Brian Inglis via Cygwin-apps wrote:
> GNU cflow analyzes a collection of C source files and
> prints a graph, charting control flow within the program.
> It is able to produce both direct and inverted flowgraphs for C sources.
> Optionally a cross-reference listing can be generated.
> Two output formats are implemented: POSIX and GNU (extended).
>
> For more information see the project home page:
>
> http://www.gnu.org/software/cflow
>
> License: GPL-2.0-or-later
>
> I would like to provide a Cygwin package for GNU cflow, as I noticed it
> is defined in POSIX 2024 but not available under Cygwin.
Thanks!
I added 'cflow' and 'cxref' to your packages.
Sorry about the delay in getting around to processing this.
More information about the Cygwin-apps
mailing list