Files
libguestfs/daemon
Richard W.M. Jones 5186251f8f Add 'readdir' call.
This adds a readdir call (mostly intended for programs).  The
return value is a list of guestfs_dirent structures.

This adds the new types 'struct guestfs_dirent' and
'struct guestfs_dirent_list', along with all the code to
return these in the different language bindings.

Also includes additional tests for OCaml and Perl bindings
to test this.
2009-07-02 10:11:55 +01:00
..
2009-07-02 10:11:55 +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-07-02 10:11:55 +01:00
2009-06-29 16:03:54 +01:00
2009-05-01 11:47:23 +01:00
2009-07-02 10:11:55 +01:00
2009-06-04 15:06:27 +01:00
2009-07-02 10:11:55 +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.