susp_aaip_isofs_names_O_XATTR.txt (xorriso-1.5.2) | : | susp_aaip_isofs_names_O_XATTR.txt (xorriso-1.5.4) | ||
---|---|---|---|---|
skipping to change at line 61 | skipping to change at line 61 | |||
??? maybe within xorriso rather than libisofs ? | ??? maybe within xorriso rather than libisofs ? | |||
------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | |||
xinfo functions | xinfo functions | |||
------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | |||
>>> ??? This way ? (Or by early hand-out of inode number ?) | >>> ??? This way ? (Or by early hand-out of inode number ?) | |||
/** | /** | |||
>>> Not implemeted yet | >>> Not implemented yet | |||
* The function that marks data which designate a directory in the ISO image as | * The function that marks data which designate a directory in the ISO image as | |||
* solaris-style O_XATTR attribute tree of an IsoNodes. | * solaris-style O_XATTR attribute tree of an IsoNodes. | |||
* Usually an application does not call this function, but only uses it as | * Usually an application does not call this function, but only uses it as | |||
* parameter of xinfo calls like iso_node_add_xinfo() or iso_node_get_xinfo(). | * parameter of xinfo calls like iso_node_add_xinfo() or iso_node_get_xinfo(). | |||
* The data submitted with iso_node_add_xinfo() is supposed to be an absolute | * The data submitted with iso_node_add_xinfo() is supposed to be an absolute | |||
* path in memory that can be disposed by free(3). | * path in memory that can be disposed by free(3). | |||
* | * | |||
* >>> @since ?.?.? | * >>> @since ?.?.? | |||
*/ | */ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |