tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Extended attributes Linux interface



Matthew Mondor <mm_lists%pulsar-zone.net@localhost> wrote:

> Strings are used instead of IDs to distinguish the class of an extended
> attribute, i.e. "system" etc.  My question is then: must those be
> limited to ASCII or can they support arbitrary bytes, or UTF-8?

For now it is just a C string. It seems we assume only ASCII will be
used here, but there is no check against entering an UTF-8 string.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index