summaryrefslogtreecommitdiffstats
path: root/examples/inspect_vm.c
Commit message (Collapse)AuthorAgeFilesLines
* examples: size_t-correctness change in inspect_vm.cRichard W.M. Jones2011-04-111-2/+2
| | | | (cherry picked from commit d5eb5216aae0cb83fae686f490d1c3c37c2c074e)
* fish: Don't fail if some mountpoints in /etc/fstab are bogus (RHBZ#668574).Richard W.M. Jones2011-03-081-2/+4
| | | | | | | | | | | | | | | | | | Fix guestfish (and other C tools) so that they ignore errors when /etc/fstab contains bogus entries. Update the documentation for inspect-get-mountpoints to emphasize that callers must be aware of this when mounting the returned values. Add a regression test. Update the example code ("inspect_vm") to reflect the way this API ought to be called. For more detail see: https://bugzilla.redhat.com/show_bug.cgi?id=668574 (cherry picked from commit 0c60e4d9dd6549c2135699490ba8a9ec1dd50ab9)
* docs: Standard C examples, and guestfs-examples(3) man page.Richard W.M. Jones2010-11-241-0/+132