Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2019 22:07:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238568] tar filenames encoding problem
Message-ID:  <bug-238568-227-sE6BCcEDy0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238568-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238568-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238568

--- Comment #3 from Conrad Meyer <cem@freebsd.org> ---
This is specified by POSIX' pax:

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/pax.html

"If there is a hdrcharset extended header in effect for a file, the value f=
ield
for any gname, linkpath, path, and uname extended header records shall be
encoded using the character set specified by the hdrcharset extended header
record; otherwise, the value field shall be encoded using UTF-8. The value
field for all other keywords specified by POSIX.1-2017 shall be encoded usi=
ng
UTF-8."

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238568-227-sE6BCcEDy0>