mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Just code motion. This commit makes it clearer what is a utility and what is part of the library. It also makes it clear that we should rename: guestfs-internal-frontend.h -> utils.h guestfs-internal-frontend-cleanups.h -> cleanups.h (?) but this commit does not make that change.
This directory contains miscellaneous utilities for profiling and testing libguestfs. For more information see guestfs-performance(1). For libguestfs tools you should look in the specific tool directories such as cat/, df/, etc. For an overview of libguestfs directories, see guestfs-hacking(1).