Bug fixes with option -mv

This commit is contained in:
2007-10-27 23:04:35 +00:00
parent 47978aad19
commit e2229d066b
4 changed files with 16 additions and 6 deletions

View File

@@ -62,6 +62,7 @@ int Xorriso_ls(struct XorrisO *xorriso, int flag);
Must provide at least SfileadrL bytes of storage.
@param flag bit0= do not produce problem events (unless faulty path format)
bit1= work purely literally, do not use libisofs
bit2= (with bit1) this is an address in the disk world
@return -1 = faulty path format, 0 = not found ,
1 = found simple node , 2 = found directory
*/