Extended the capabilities of iso_node_set_attrs() and
mentioned the new error codes in the error text generator
This commit is contained in:
@ -45,8 +45,12 @@ The reader shall be prepared to detect and handle oversized data.
|
||||
|
||||
One or more AA entries form the Attribute List of a file object with
|
||||
an even number of components. Each two consequtive components form a pair of
|
||||
Name and Value. The empty name is reserved for a compact representation of
|
||||
ALCs. The meaning of any other name is not specified by this document.
|
||||
Name and Value.
|
||||
Names which do not contain a perisod character "." are reserved for
|
||||
registration at libburnia.org. The meaning of any other names is not
|
||||
specified by this document.
|
||||
For now only one name is registered:
|
||||
The empty name indicates that the value is a compact representation of ALCs.
|
||||
|
||||
All AA entries except the last one shall have the CONTINUE flag set. An AA
|
||||
entry with CONTINUE set to 0 indicates the end of the Attribute List.
|
||||
|
Reference in New Issue
Block a user