summaryrefslogtreecommitdiffstats
path: root/examples/to-xml.c
Commit message (Expand)AuthorAgeFilesLines
* avoid use of all ctype macrosJim Meyering2009-09-241-2/+2
* Remove guestfs_wait_ready (turn it into a no-op).Richard Jones2009-09-211-1/+0
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-031-8/+8
* Guard #inclusion of config.h in examples.Jim Meyering2009-08-031-1/+3
* always include <config.h>Jim Meyering2009-08-031-0/+1
* Add support for ext4 to examples/to-xml.cRichard Jones2009-04-241-5/+7
* Fix infinite loop encountered when reading Windows disk in example program.Richard Jones2009-04-221-7/+11
* Show byte sizes in example.Richard Jones2009-04-151-3/+11
* Display ext2/3 details, and some bug fixes.Richard Jones2009-04-151-4/+34
* Added to-xml program.Richard Jones2009-04-151-0/+158