maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exit
[libguestfs.git] / daemon / sync.c
2009-08-17 Jim Meyeringavoid warning about old-style no-param function definition
2009-07-03 Jim Meyeringremove trailing blanks
2009-04-11 Richard JonesAdded test suite.
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...