mc/lib/tests/vfs
Slava Zanko 922114a1d0 Following prototypes of functions was changed in VFS-module API:
* archive_check
 * archive_same
 * open_archive

Added new functions:

 * vfs_path_element_clone()
 * vfs_path_clone()
 * vfs_path_remove_element_by_index()

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2011-06-23 14:45:00 +03:00
..
current_dir.c Avoid memory leaks in vfs tests 2011-06-23 14:45:00 +03:00
get_vfs_class.c Avoid memory leaks in vfs tests 2011-06-23 14:45:00 +03:00
Makefile.am Added serialization and deserialization for vfs_path_t object 2011-06-23 14:45:00 +03:00
mc.charsets vfs_path_element_t->encoding now handled in lib/vfs/path.c 2011-06-23 14:44:59 +03:00
path_serialize.c Remove vfs_url_t structure (replace with vfs_path_element_t) 2011-06-23 14:45:00 +03:00
vfs_path_string_convert.c Avoid memory leaks in vfs tests 2011-06-23 14:45:00 +03:00
vfs_prefix_to_class.c Avoid memory leaks in vfs tests 2011-06-23 14:45:00 +03:00
vfs_s_get_path_mangle.c Following prototypes of functions was changed in VFS-module API: 2011-06-23 14:45:00 +03:00
vfs_split.c Avoid memory leaks in vfs tests 2011-06-23 14:45:00 +03:00