Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2001 11:16:40 -0800
From:      Byron Servies <bservies@pacang.com>
To:        freebsd-questions@freebsd.org
Subject:   system calls and utf8
Message-ID:  <20011228111640.G5827@pacang.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm working on a bug with the NetWorker 6.0.2 port to freebsd concerning
files with umaluts.  An example filename (using octal escapes) would be

	umlauts_are_\366\344\374

My question: when I get this string back from readdir, what is this encoding?
None?  ANSI wide char?  UTF8?

NetWorker is performing some conversions that are inappropriate, but I need
to know what is appropriate in order to fix them...

Thanks,

Byron

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011228111640.G5827>