Skip to content

Conversation

@murdegern
Copy link

This avoids double-encoding of UTF8 characters when a directory
is read via opendir/readdir.

Example:

mkdir xxx
touch xxx/äußerst
vidir xxx
=>

 1 xxx/äuÃ<9f>erst

This avoids double-encoding of UTF8 characters when a directory
is read via opendir/readdir.

Example:

mkdir xxx
touch xxx/äußerst
vidir xxx

=>

---------------------------
     1 xxx/äuÃ<9f>erst
---------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants