Files
libguestfs/daemon
Richard W.M. Jones 3e2d925717 All instances of 'pclose' now check for return value != 0.
We are generally interested that the subcommand ran without
error, ie. had exit status of 0.  'pclose' returns the exit
status, so we now check that pclose (fp) != 0.
2009-07-01 17:13:39 +01:00
..
2009-06-22 07:49:37 +01:00
2009-06-29 12:25:31 +01:00
2009-06-24 18:22:37 +01:00
2009-05-01 11:27:32 +01:00
2009-05-01 11:18:44 +01:00
2009-06-29 12:46:59 +01:00
2009-06-22 12:24:14 +01:00
2009-06-22 08:20:32 +01:00
2009-06-29 16:03:54 +01:00
2009-05-01 11:47:23 +01:00
2009-06-04 15:06:27 +01:00
2009-04-11 17:04:35 +01:00
2009-06-29 10:09:13 +01:00

Please see README in the parent directory.