Toni Mueller <openbsd-m...@oeko.net> wrote:

> > OpenBSD does not restrict or interpret filenames in any way, apart
> > from the obvious: / and NUL are not allowed in filenames.
> 
> I guess, but don't know, that NUL is not part of any UTF-8 character...

Being able to use it with a Unix-style filesystem is one of UTF-8's
design principles.

All ASCII characters (0-127) represent themselves; all characters
>127 are represented by sequences of bytes with the top bit set.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to