Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: code cleanups | Wanlong Gao | 2012-01-31 | 1 | -1/+1 |
| | | | | | | do a code cleanup by removing the tailing spaces Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> | ||||
* | examples: size_t-correctness change in inspect_vm.c | Richard W.M. Jones | 2011-03-31 | 1 | -2/+2 |
| | |||||
* | fish: Don't fail if some mountpoints in /etc/fstab are bogus (RHBZ#668574). | Richard W.M. Jones | 2011-01-11 | 1 | -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 | ||||
* | docs: Standard C examples, and guestfs-examples(3) man page. | Richard W.M. Jones | 2010-11-24 | 1 | -0/+132 |