Files
libguestfs/daemon
Richard Jones 0f2e9c84e9 Replace shell_quote function with %Q and %R printf specifiers.
%Q => simple shell quoted string
%R => path will be prefixed by /sysroot

eg. snprintf (cmd, sizeof cmd, "cat %R", path); system (cmd);
2009-07-28 10:57:57 +01:00
..
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00

Please see README in the parent directory.