Hopefully completed -cdx

This commit is contained in:
2007-10-21 18:52:03 +00:00
parent 65e6e45dff
commit eff9566c2b
5 changed files with 68 additions and 80 deletions

View File

@@ -58,6 +58,7 @@ int Xorriso_rmi(struct XorrisO *xorriso, char *path, int flag);
int Xorriso_ls(struct XorrisO *xorriso, int flag);
/* @param flag bit0= do not produce problem events (unless internal error)
bit1= work purely literally, do not use libisofs
@return <0 = internal error , 0 = not found ,
1 = found simple node , 2 = found directory
*/