Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
[libguestfs.git] / fish / time.c
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-03 Jim Meyeringremove trailing blanks
2009-07-02 Richard W.M. JonesAdd the guestfish 'time' command.