(directory_files_internal): Convert result from readdir
authorAndrew Innes <andrewi@gnu.org>
Wed, 17 Jan 2001 11:11:53 +0000 (11:11 +0000)
committerAndrew Innes <andrewi@gnu.org>
Wed, 17 Jan 2001 11:11:53 +0000 (11:11 +0000)
commit9ad4f3e55659c2833d86e48d8ba0362b927ece52
treefdf7c0b7074334c643f0dd788f55528202f8dccf
parent3bd00f3b932b8813b599f70abd3f70150262410f
(directory_files_internal): Convert result from readdir
to a unibyte string initially, to avoid possible misinterpretation
of some bytes as the internal form of Emacs characters.
src/ChangeLog
src/dired.c