GNU cflow

GNU cflow is a flow graph generator that is part of the GNU Project. It reads a collection of C source files and generates a C flow graph of external references. It uses only sources and doesn't need to run the program.

GNU cflow
Developer(s)GNU Project
Stable release1.6 (February 23, 2019 (2019-02-23)) [±][1]
Repository
Operating systemLinux, UNIX
Typeflowgraph generator
LicenseGPL (free software)
Websitegnu.org/software/cflow/

History

It was initially an implementation of the UNIX utility cflow.

cflow (UNIX utility)

cflow is a Unix command generating a C-language flowgraph.

Besides GNU, there are other implementations of cflow, like the one for Tru64 Unix.[2]

gollark: That would be bizarre.
gollark: It is wrong.
gollark: [insert question here]?
gollark: There are, I'm sure, all kinds of fun steganographic techniques you could use to make safely disclosing some information or other harder, but I don't know how widely used those actually are.
gollark: If I *were* to share "classified knowledge" from a "sect" or whatever I would probably try and do it in a cleverer way than "post it online under my main account" or something.

References

  1. Sergey Poznyakoff (2019-02-23). "cflow-1.6 released [stable]". Retrieved 2019-05-29.
  2. « cflow - Tru64 Unix », HP website, 2011.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.