index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
to-xml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exit
Jim Meyering
2009-11-20
1
-3
/
+3
*
examples: Don't use STREQ etc in the to-xml.c example.
Richard Jones
2009-11-10
1
-8
/
+8
*
use STREQ, not strcmp: part 1
Jim Meyering
2009-11-09
1
-3
/
+3
*
change strncmp() == 0 to STREQLEN()
Jim Meyering
2009-11-09
1
-4
/
+4
*
change strncmp(...) != 0 to STRNEQLEN(...)
Jim Meyering
2009-11-09
1
-1
/
+1
*
examples/to-xml.c: Don't depend on Gnulib function.
Richard Jones
2009-11-02
1
-2
/
+2
*
avoid use of all ctype macros
Jim Meyering
2009-09-24
1
-2
/
+2
*
Remove guestfs_wait_ready (turn it into a no-op).
Richard Jones
2009-09-21
1
-1
/
+0
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-8
/
+8
*
Guard #inclusion of config.h in examples.
Jim Meyering
2009-08-03
1
-1
/
+3
*
always include <config.h>
Jim Meyering
2009-08-03
1
-0
/
+1
*
Add support for ext4 to examples/to-xml.c
Richard Jones
2009-04-24
1
-5
/
+7
*
Fix infinite loop encountered when reading Windows disk in example program.
Richard Jones
2009-04-22
1
-7
/
+11
*
Show byte sizes in example.
Richard Jones
2009-04-15
1
-3
/
+11
*
Display ext2/3 details, and some bug fixes.
Richard Jones
2009-04-15
1
-4
/
+34
*
Added to-xml program.
Richard Jones
2009-04-15
1
-0
/
+158