tech-pkg archive

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

Re: NetBSD 8 and converting from UTF-8 to "current locale"



On Sat, May 07, 2022 at 01:39:13PM +0200, Edgar Fuß wrote:
> > EXTRACT_ENV+= LC_CTYPE=en_US.UTF-8
> I thought pathnames were octet strings, not character strings.
> So what does tar try to convert?

It depends on the file format (variant). For the POSIX interchange
format, the extended header specifies the character set.

Joerg


Home | Main Index | Thread Index | Old Index